AdScope SDK for Unity
v1.0.0 (beta)
The release is in beta and APIs may change before the stable release.
AdScope is a Unity package that helps your app:
- Fetch ad signals such as no-fill or fill value to help AdScope optimise purchasing into your inventory.
- Fetch additional signals, including, but not limited to TCF strings, user locale and IDFA opt in.
- Load configuration from AdScope so that AdScope can optimially serve to your inventory.
This SDK is privacy centric, and
Who this is for
This site is for Unity developers integrating the published SDK into a game or app: installation, wiring callbacks, configuration, and attaching key-values to ad requests.
What to read next
- Installation — Unity version and adding the package.
- Integration — Typical call order and patterns.
- Key concepts — Formats, configuration at a high level, compliance pointers.
- Configuration — Where configuration comes from (no proprietary schema on this site).
- API reference — Public types and methods.
If something fails in your app, see Troubleshooting.