get_advertiser_ads
Fetch all current ads for a specific advertiser from Google Ads Transparency Center. Analyze competitor creatives, formats, and run dates.
Instructions
Retrieve all ads currently running for a specific advertiser from Google Ads Transparency Center.
Use this tool to:
Analyze competitor ad creatives and messaging
See what types of ads (text/image/video) a brand is running
Research ad copy and visual strategies
Track ad activity across different platforms
Returns ad creatives with headlines, descriptions, thumbnails, and run dates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| advertiserId | Yes | Advertiser ID from Google Ads Transparency (e.g., "AR07034216898162065409") | |
| region | No | Region code (e.g., "US", "IN", "GB"). Defaults to US. | US |
| format | No | Filter by ad format. Options: text, image, video, all | all |
| limit | No | Maximum number of ads to return. Returns all if not specified. |