Amazon · Example Payload

Advertising Create Campaign Request Example

AmazonAdvertisingAlexaE-CommerceMarketplacePaymentsVoiceFortune 100

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

Top-level fields

namestatedailyBudgetstartDateendDatetargetingType

Example Payload

Raw ↑
{
  "name": "Example Product",
  "state": "enabled",
  "dailyBudget": 29.99,
  "startDate": "example-value",
  "endDate": "example-value",
  "targetingType": "manual"
}