AccuWeather · Example Payload

Accuweather Prebid Timeout Out Vars Example

WeatherForecastsMeteorologyLocation ServicesAir QualityStorms

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

Top-level fields

prebidTimeoutawxTimeoutbundleUrlbundleIdgptEnableSingleRequestgptLazyLoadingbuyItNowSkipGoogleAdManagertestVariantdeviceClassdisableInitialAdLoadjavascriptHeadjavascriptBody

Example Payload

Raw ↑
{
  "prebidTimeout": 87,
  "awxTimeout": 54,
  "bundleUrl": "https://www.accuweather.com/",
  "bundleId": "500123",
  "gptEnableSingleRequest": true,
  "gptLazyLoading": "example-string",
  "buyItNowSkipGoogleAdManager": true,
  "testVariant": "example-string",
  "deviceClass": "example-string",
  "disableInitialAdLoad": true,
  "javascriptHead": "example-string",
  "javascriptBody": "example-string"
}