get_ad_detail
Retrieve full details for a specific ad creative using advertiser and creative IDs, including format, last shown date, and content such as headlines, images, or video links.
Instructions
Get full details for a specific ad creative.
Args: advertiser_id: The advertiser's ID (e.g. "AR05099026886533578753") creative_id: The creative/ad ID (e.g. "CR10813648716908961793")
Returns: Ad detail with format (text/image/video), last_shown date, and content. For text ads, content includes headline, description, and destination_url. For image ads, content includes image_url (a directly fetchable asset). For video ads, content includes video_id, video_url (YouTube), and the on-creative headline and button_label.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| creative_id | Yes | ||
| advertiser_id | Yes |