Skip to main content
GET
Get Ad Creative
Full detail for a single creative: media, rendered size variations, first- and last-shown dates and the target domain. Optionally attaches the advertiser’s political-ad spend disclosure for the region. Credits: 5

Authorization

string
required
Your ScrapeBadger API key.

Query Parameters

string
required
Advertiser ID, e.g. AR01614014350098432001.
string
required
Creative ID, e.g. CR10484731423840108545. Take both ids from /ads/search.
string
default:"US"
ISO 3166-1 alpha-2 region, or anywhere.
boolean
default:"false"
Also fetch the advertiser’s political-ad spend disclosure for region. Costs one extra upstream call and is empty for non-political advertisers.

Response

string
string
string
string
string
string
TEXT, IMAGE or VIDEO.
string
integer
string
integer
string
integer
CreativeVariation[]
Each rendered size of the creative.
PoliticalDisclosure
Present only with political=true and a disclosing advertiser.

Example

Response
A missing political disclosure never fails the lookup — the creative parsed fine, so political simply comes back null.

Errors