Amazon · Example Payload

Advertising Ad Group Example

AmazonAdvertisingAlexaE-CommerceMarketplacePaymentsVoiceFortune 100

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

Top-level fields

adGroupIdcampaignIdnamestatedefaultBid

Example Payload

Raw ↑
{
  "adGroupId": "ABC123DEF456",
  "campaignId": "ABC123DEF456",
  "name": "Example Product",
  "state": "example-value",
  "defaultBid": 29.99
}