AdInfo is a JSON Structure definition published by AccuWeather, describing 3 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/accuweather/refs/heads/main/json-structure/accuweather-ad-info-structure.json",
"name": "AdInfo",
"description": "AdInfo schema from AccuWeather API",
"type": "object",
"properties": {
"code": {
"type": "string",
"description": "Simplified ad code for ad slots on the page.\r\nEg. '6581/web/us/*/news_info/country_home'",
"nullable": true
},
"status": {
"type": "string",
"description": "One of 'active', 'missing', or 'restricted' indicating a user's ID status\r\nDefault missing.",
"nullable": true
},
"cookie3p": {
"type": "string",
"description": "One of 'active', 'missing', or 'restricted' indicating a user can access 3rd party cookies or not.\r\nDefault missing.",
"nullable": true
}
}
}
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.