List Sponsored Display campaigns
sd_list_campaignsList Sponsored Display campaigns with details on budgets, tactics, and states. Supports pagination by start index and count.
Instructions
List Sponsored Display campaigns with budgets, tactics and states. Uses startIndex/count pagination (not nextToken).
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 | SD uses lower-case states. | |
| startIndex | No | 0-based pagination offset. | |
| count | No | Page size, max 100. |