# Bevy Ads Common
[](https://crates.io/crates/bevy_ads_common)
[](https://docs.rs/bevy_ads_common)
Basic crate for Bevy game engine ads integration.
Provides a unified interface and data structures that other crates can implement to integrate with various ad networks. As part of this, it also provides a mockup implementation for testing purposes, which can be enabled by enabling the `mockup` feature.
## Licence
MIT OR Apache-2.0