Amazon · Example Payload

Advertising Create Keyword Request Example

AmazonAdvertisingAlexaE-CommerceMarketplacePaymentsVoiceFortune 100

Advertising Create Keyword 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

campaignIdadGroupIdkeywordTextmatchTypestatebid

Example Payload

Raw ↑
{
  "campaignId": "ABC123DEF456",
  "adGroupId": "ABC123DEF456",
  "keywordText": "example-value",
  "matchType": "broad",
  "state": "example-value",
  "bid": 29.99
}