← ClaudeAtlas

ecommerce-amazon-ads-reporting-apilisted

Create, poll, resume, download, and save Amazon Ads v3 reports.
nexscope-ai/nexscope-ecommerce-skills · ★ 58 · Data & Documents · score 77
Install: claude install-skill nexscope-ai/nexscope-ecommerce-skills
# 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. ### `get_report` - Get Report - Request: `POST /reporting/reports`; access: `write`; execution: `specialized`. - Required: `connectionId`.- Optional: `workspaceId`, `reportId`, `reportTypeId`, `adProduct`, `groupBy`, `columns`, `name`, `startDate`, `endDate`, `timeUnit`, `format`, `filters`, `configuration`, `timeoutSeconds`, `pollIntervalSeconds`, `outputFile`, `overwrite`.- Query: None; body: `name`, `startDate`, `endDate`, `configurati