List Sponsored Products campaigns
sp_list_campaignsList Sponsored Products campaigns with budgets, states, targeting type, and dates. Supports pagination with nextToken.
Instructions
List Sponsored Products campaigns (v3) with budgets, states, targeting type and dates. Paginate with nextToken. For performance metrics, use create_report instead — entity endpoints return configuration, not spend/sales.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profileId | No | Amazon Ads profile id (Amazon-Advertising-API-Scope). Omit to use the AMAZON_ADS_PROFILE_ID default. Discover ids with get_profiles. | |
| stateFilter | No | Filter by entity state. Omit for all states. | |
| campaignIds | No | Restrict to these campaign ids. | |
| maxResults | No | Page size (Amazon max varies by endpoint; <=1000). | |
| nextToken | No | Opaque pagination token from a previous response. |