bing_ list_ ad_ creatives
Retrieve actual image representations linked to account-owned ads and Performance Max asset groups, preserving parent IDs/names.
Retrieve actual image representations linked to account-owned ads and Performance Max asset groups, preserving parent IDs/names. Bounded inventory; no inferred delivery, video contents or KPI attribution.
- Source
- Microsoft Advertising
- Kind
- Read
- Discovery
- Announced in the tool list
- Account parameter
accountId- Endpoint
- https:/
/ mcp. getmcpads. com/ bing-ads/ mcp
ParametersLink to this section
| Name | Type | Required | Notes |
|---|---|---|---|
accountId | string | Required | Numeric Microsoft Advertising ID as a string, not an account number. |
campaignIds | array | Optional | |
limit | integer | Optional | Default: 24. |
maxCampaigns | integer | Optional | Default: 10. |
maxGroups | integer | Optional | Default: 15. |
Calling itLink to this section
{
"name": "bing_list_ad_creatives",
"arguments": {
"accountId": "<string>"
}
}