Amazon · Example Payload

Advertising Report Status Example

AmazonAdvertisingAlexaE-CommerceMarketplacePaymentsVoiceFortune 100

Advertising Report Status 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

reportIdstatuslocationfileSize

Example Payload

Raw ↑
{
  "reportId": "ABC123DEF456",
  "status": "IN_PROGRESS",
  "location": "example-value",
  "fileSize": 42
}