Skip to main content
GET
Get Global Ad Library Ad Variants

Path Parameters

ad_id
string<uuid>
required

Query Parameters

limit
integer
default:24
Required range: 1 <= x <= 60

Response

Successful Response

"Creative variants" for one ad — its visual near-duplicate cluster (PR-5).

variants are the OTHER ads whose primary creative is visually near-identical to ad_id's (same image reused across advertisers, or a lightly-edited variant), grouped offline by cosine-threshold clustering over image embeddings. Empty variants (the common case) means the ad has no visual duplicate, or the read flag is off — the client renders "no variants" either way. enabled distinguishes the two for UI copy.

ad_id
string<uuid>
required
enabled
boolean
required
count
integer
required
variants
AdLibrarySearchAd · object[]