Skip to main content
GET
Ad Details
💳 1 credit per request

Authorizations

X-API-Key
string
header
required

API key for authentication. Format: sk_live_xxxxxxxxxxxxx

Get your API key from the Dashboard.

Query Parameters

url
string
required

The url of the ad

Example:

"https://adstransparency.google.com/advertiser/AR01614014350098432001/creative/CR10449491775734153217"

Response

Successful response

Key Response Fields:

  • advertiserId: Unique advertiser identifier
  • creativeId: Unique creative identifier
  • format: Ad format type (image, video, text)
  • url: Direct link to the ad on Google Ads Transparency
  • firstShown / lastShown: ISO 8601 timestamps for ad run dates
  • overallImpressions.min / overallImpressions.max: Impression count range (may be null)
  • creativeRegions[0].regionCode / regionName: Countries where the ad was shown
  • regionStats[0].firstShown / lastShown / impressions: Per-region performance stats
  • variations[0].headline: Ad headline text variation
  • variations[0].description: Ad body copy variation
  • variations[0].destinationUrl: Landing page URL for this variation
  • variations[0].visibleUrl: Display URL shown in the ad
  • variations[0].youtubeUrl: YouTube URL if it's a video ad (may be null)