ecommerce-amazon-ads-reporting-api
Installation
SKILL.md
Amazon Ads Report
Create, poll, resume, download, and save Amazon Ads v3 reports.
The package preserves 1 Amazon-platform operations (1 read or connection operations and 0 mutations). It uses only NEXSCOPE_PROXY_BASE and NEXSCOPE_API_KEY. Provider credentials, refresh, request signing, authorization state, upload locations, and document locations remain on the backend.
Core Concepts
- Build a v3 report configuration from the bundled report-type catalog, then create, poll, resume, download, decode, and optionally save it.
- A report ID is the durable resume handle; a document location is represented only by a short-lived opaque backend token.
- Report creation, polling, and download use the Amazon Advertising API connection and never a Seller SP-API connection.
Operation Catalog
The concise index below is generated from the same contract consumed by the runtime. See references/api.md for full request, validation, pagination, result, status, and example details, and references/api.json for the machine-readable contract.