amazon_ ads_ get_ brands
List brands eligible for Sponsored Brands in this selected profile. One of 103 Amazon Ads tools on the Get MCP Ads MCP gateway.
List brands eligible for Sponsored Brands in this selected profile. Use the returned brandEntityId in campaign and creative configuration; never invent a brand ID.
- 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. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "amazon_ads_get_brands",
"args": {
"accountId": "<string>"
}
}
}