Get cards
x_ads_get_cardsExpand card:// URIs into structured card details: type, components, buttons, and media_keys. Use returned media_keys to retrieve card images from the media endpoint.
Instructions
Expand card_uri values (card://…) into type, components, buttons, media_keys. Images inside a card are media_keys, not URLs — pass those to x_ads_get_media.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| card_uris | Yes | ||
| account_id | Yes | Ads API account id from x_ads_list_accounts, e.g. 18ce55v2od2 |