amazon_ ads_ get_ sb_ negative_ targets
List one page of Sponsored Brands negative targets, including archived entities. One of 103 Amazon Ads tools on the Get MCP Ads MCP gateway.
List one page of Sponsored Brands negative targets, including archived entities. Follow the returned cursor or offset; one page is not the whole inventory.
- 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. |
campaignIds | array | Optional | Restrict results to these campaign IDs. |
adGroupIds | array | Optional | Restrict results to these ad group IDs. |
states | array | Optional | Default: ["enabled","archived"]. |
limit | integer | Optional | Maximum number of returned items or rows. The declared bounds and default apply; use pagination for additional results. Default: 100. |
nextToken | string | Optional |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "amazon_ads_get_sb_negative_targets",
"args": {
"accountId": "<string>"
}
}
}