List Sponsored Brands campaigns
sb_list_campaignsRetrieve Sponsored Brands campaigns with details on budgets, states, and dates. Supports pagination and filtering by state or specific campaign IDs.
Instructions
List Sponsored Brands campaigns (v4) with budgets, states and dates. Paginate with nextToken. Use create_report (adProduct SPONSORED_BRANDS) for performance metrics.
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 | ||
| maxResults | No | Page size (Amazon max varies by endpoint; <=1000). | |
| nextToken | No | Opaque pagination token from a previous response. |