List Sponsored Products keywords
sp_list_keywordsList Sponsored Products keywords with match types, bids, and states. Filter by campaign or ad group ids, and paginate results.
Instructions
List Sponsored Products keywords (v3) with match types, bids and states. Filter by campaignIds or adGroupIds; paginate with 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 | 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. | |
| adGroupIds | No | Restrict to these ad group ids. |