get_ad_detail
Retrieve full details for a specific ad creative, including format, last shown date, and content such as headline, description, image, or video URLs.
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. For video ads, content includes video_url.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| advertiser_id | Yes | ||
| creative_id | Yes |