Amazon Advertising • Keyword Management
list_keywords
List Amazon PPC Keywords
List keywords for a profile or campaign. Filter by status and match type. Shows keyword text, bid, match type, and current status.
Use Cases
See all keywords in a campaign
Find exact match keywords
List paused keywords
Review keyword bids
Example Prompts
Try these natural language queries with your AI assistant:
List keywords for campaign X
Show me exact match keywords
What keywords are paused?
List all broad match keywords
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| profile_id | string | Required | The profile ID (hash) |
| campaign_id | string | Optional | Optional: filter by specific campaign ID |
| status | string | Optional | Filter by status: enabled, paused, archived |
| match_type | string | Optional | Filter by match type: exact, phrase, broad, negativeExact, negativePhrase |
| limit | number | Optional | Maximum keywords to return |
Returns
Response
Array of keywords with id, text, match_type, bid, status, and campaign info