Skip to content
Get MCP AdsGet MCP Ads, home
View as Markdown

amazon_ads_get_creative_asset

Refresh one native Amazon image/video asset in the selected profile. One of 103 Amazon Ads tools on the Get MCP Ads MCP gateway.

Refresh one native Amazon image/video asset in the selected profile. Returns every version and its files; no guessed URLs and no cross-profile fallback. Pass its native assetId from list_creative_assets.

Kind
Read
Discovery
Reachable through search_tools and run_tool
Account parameter
accountId
Endpoint
https://mcp.getmcpads.com/amazon-ads/mcp

ParametersLink to this section

NameTypeRequiredNotes
accountIdstringRequiredExact selected account ID from list_accounts, including region, for example EU:123456. Regions cannot be interchanged.
assetIdstringRequiredExact provider asset ID.

Calling itLink to this section

jsonThrough run_tool, since it is not announced
{
  "name": "run_tool",
  "arguments": {
    "name": "amazon_ads_get_creative_asset",
    "args": {
      "accountId": "<string>",
      "assetId": "<string>"
    }
  }
}
Esc

Type to search