Amazon Advertising • Campaign Management
list_campaigns

List Amazon PPC Campaigns

List Amazon advertising campaigns for a specific profile. Filter by status and targeting type. Supports Sponsored Products, Sponsored Brands, and Sponsored Display campaigns.

Use Cases

+ See all campaigns in an account
+ Find enabled campaigns only
+ List auto vs manual targeting campaigns
+ Get campaign IDs for detailed analysis

Example Prompts

Try these natural language queries with your AI assistant:

List all my campaigns
Show me enabled campaigns only
What manual campaigns do I have?
List paused campaigns

Parameters

Name Type Required Description
profile_id string Required The profile ID (hash) to list campaigns for
status string Optional Filter by status: enabled, paused, archived
targeting_type string Optional Filter by targeting: auto, manual
limit number Optional Maximum campaigns to return (default 100)

Returns

Response
Array of campaigns with id, name, status, budget, targeting type, and campaign type

Related Tools