albertsons · Example Payload

Retail Media Api Campaign List Response Example

GroceryRetailRetail MediaAdvertisingCampaignsAnalyticsConsumer GoodsFoodPharmacy

Retail Media Api Campaign List Response Example is an example object payload from albertsons, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

campaignstotallimitoffset

Example Payload

Raw ↑
{
  "campaigns": [
    "string-value"
  ],
  "total": 42,
  "limit": 20,
  "offset": 0
}