amazon_ ads_ get_ profile
Read the selected Amazon Ads profile: marketplace, account type, currency and timezone. One of 103 Amazon Ads tools on the Get MCP Ads MCP gateway.
Read the selected Amazon Ads profile: marketplace, account type, currency and timezone. API access does not establish eligibility for Sponsored Brands, Display or DSP.
- 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_profile",
"args": {
"accountId": "<string>"
}
}
}