Amazon · Example Payload

Selling Partner Create Report Specification Example

AmazonAdvertisingAlexaE-CommerceMarketplacePaymentsVoiceFortune 100

Selling Partner Create Report Specification 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

reportTypedataStartTimedataEndTimemarketplaceIds

Example Payload

Raw ↑
{
  "reportType": "example-value",
  "dataStartTime": "example-value",
  "dataEndTime": "example-value",
  "marketplaceIds": [
    "ABC123DEF456"
  ]
}