amazon_ ads_ get_ sb_ campaigns
Read one page of Sponsored Brands campaigns. One of 103 Amazon Ads tools on the Get MCP Ads MCP gateway.
Read one page of Sponsored Brands campaigns. Requires Brands eligibility in this profile. Includes all states by default; follow nextToken. Configuration is not performance.
- Source
- Amazon Ads
- Kind
- Read
- Discovery
- Reachable through
search_toolsandrun_tool - Account parameter
accountId- Endpoint
- https:/
/ mcp. getmcpads. com/ amazon-ads/ mcp
ParametersLink to this section
| Name | Type | Required | Notes |
|---|---|---|---|
accountId | string | Required | Exact selected account ID from list_accounts, including region, for example EU:123456. Regions cannot be interchanged. |
maxResults | integer | Optional | Default: 100. |
nextToken | string | Optional | |
states | array | Optional | Default: ["ENABLED","PAUSED","ARCHIVED"]. |
campaignIds | array | Optional | Restrict results to these campaign IDs. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "amazon_ads_get_sb_campaigns",
"args": {
"accountId": "<string>"
}
}
}