Home
AppLovin
Applovin Ad Unit Structure
Applovin Ad Unit Structure
JSON structural reference for a MAX ad unit and its mediation configuration.
Type:
Properties: 0
Advertising Mobile AdTech App Monetization Mediation User Acquisition Marketing Technology Conversion Tracking
Applovin Ad Unit Structure is a JSON Structure definition published by AppLovin.
Meta-schema:
JSON Structure
{
"$id": "https://github.com/api-evangelist/applovin/json-structure/applovin-ad-unit-structure.json",
"title": "AppLovin MAX Ad Unit Structure",
"description": "JSON structural reference for a MAX ad unit and its mediation configuration.",
"x-source-url": "https://support.axon.ai/en/max/advanced-features/ad-unit-management-api",
"structure": {
"id": "string",
"name": "string",
"platform": "enum [ios, android]",
"package_name": "string (bundle ID / package name)",
"ad_format": "enum [INTER, BANNER, REWARD, MREC, NATIVE]",
"template_size": "string (native ads only)",
"has_active_experiment": "boolean",
"disabled": "boolean",
"ad_network_settings": "AdNetworkSetting[]",
"disabled_ad_network_settings": "AdNetworkSetting[]",
"frequency_capping_settings": "FrequencyCapping[]",
"bid_floors": "BidFloor[]",
"segments": "Segment[]",
"banner_refresh_settings": "object",
"mrec_refresh_settings": "object"
},
"child_structures": {
"AdNetworkSetting": {
"ad_network": "string",
"cpm": "number",
"country_targeting_type": "enum [INCLUDE, EXCLUDE]",
"countries": "string[]",
"ad_network_ad_units": "object[]"
},
"FrequencyCapping": {
"type": "enum [time, session]",
"day_limit": "integer",
"minute_frequency": "integer",
"session_limit": "integer"
},
"BidFloor": {
"country_group_name": "string",
"cpm": "number",
"countries": "map<countryCode, number>"
},
"Segment": {
"id": "string",
"name": "string",
"id_type": "string",
"device_type": "string",
"segment_keys": "string[]"
}
}
}
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/applovin-ad-unit-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms .
A second provider on the same verified email joins the account you already have.