AccuWeather · Example Payload

Accuweather Ad Example

WeatherForecastsMeteorologyLocation ServicesAir QualityStorms

Accuweather Ad Example is an example object payload from AccuWeather, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

slotadDivIdadUnitCodebiddersupr

Example Payload

Raw ↑
{
  "slot": "example-string",
  "adDivId": "500123",
  "adUnitCode": "Imperial",
  "bidders": [
    {
      "bidder": "500123",
      "isBuyItNow": true
    }
  ],
  "upr": 53.4
}