Amazon · Example Payload

Advertising Create Ad Group Request Example

AmazonAdvertisingAlexaE-CommerceMarketplacePaymentsVoiceFortune 100

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

Top-level fields

campaignIdnamestatedefaultBid

Example Payload

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