# Bidease SDK Documentation > Integration guides for the Bidease Bidding SDK on Android, iOS, and Unity — including custom adapters for Google AdMob and AppLovin MAX — plus the server-to-server Reporting API. Publishers use Bidease to monetize mobile traffic via programmatic bidding. ## Getting Started - [Overview](https://devs.bidease.com/overview): What the Bidease SDK is, supported platforms, and how it integrates with mediation networks. - [App and Placement Setup in Monetize UI](https://devs.bidease.com/monetize-ui-setup): Create apps, add placements, and retrieve the App Key used to initialize the SDK. - [Privacy Compliance](https://devs.bidease.com/privacy-compliance): GDPR, CCPA/CPRA, and IAB GPP — which signals Bidease reads and how consent affects bidding. ## Android - [Native SDK (Android)](https://devs.bidease.com/android): Install via Maven, initialize with `InitParams` (key, privacy, custom props), load banner/interstitial/rewarded ads, enable test mode. - [AdMob Custom Adapter (Android)](https://devs.bidease.com/android-admob): Integrate Bidease as a custom event in Google AdMob mediation — `setAppKey`, custom event setup, privacy pass-through. - [MAX Custom Adapter (Android)](https://devs.bidease.com/android-applovin): Integrate Bidease as a custom network in AppLovin MAX mediation. - [Unity (Android)](https://devs.bidease.com/unity-android-integration): Drop-in Unity package for the AppLovin adapter on Android. ## iOS - [Native SDK (iOS)](https://devs.bidease.com/ios): Install via CocoaPods, initialize with `InitParams`, load ads, enable test mode. - [AdMob Custom Adapter (iOS)](https://devs.bidease.com/ios-admob): Integrate Bidease as a custom event in Google AdMob mediation on iOS. - [MAX Custom Adapter (iOS)](https://devs.bidease.com/ios-applovin): Integrate Bidease as a custom network in AppLovin MAX mediation on iOS. ## Bidease Exchange - [Test creatives with Bidease SDK Demo App](https://devs.bidease.com/test-creatives-with-bidease-sdk-demo-app): Run advertiser creatives end-to-end using the demo app. ## Reporting API - [Reporting API](https://devs.bidease.com/bidease-api): Server-to-server statistics — authentication, request schema, filters, grouping dimensions, response format. Current version 1.0.0. ## Optional - [Monetize Dashboard](https://monetize.bidease.com): Publisher UI for app/placement management and test device setup.