get_ad_details
Retrieve full ad contents (headlines, descriptions, URLs, assets) by providing customer ID, ad group ID, and ad ID.
Instructions
Get full details of an ad (headlines, descriptions, URLs, assets).
Args: customer_id: Google Ads customer ID. ad_group_id: Ad group ID containing the ad. ad_id: Ad ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ad_id | Yes | ||
| ad_group_id | Yes | ||
| customer_id | Yes |