Search Targeting Options
Searches the ad platform’s targeting taxonomy for options to target an ad group with. Each result comes back in the exact shape the ad-group body accepts for its type, so it can be used in detailed_targeting, regions, or languages as-is. A blank query browses the small fixed lists (behaviors, demographic categories, languages); interests and locations need a search term.
Authorizations
A company API key, company scoped JWT, app API key, or user OAuth token. You must prepend your key/token with the word 'Bearer', which will look like Bearer ***************************
Headers
Pins the request to a dated API version.
"2026-07-20"
Query Parameters
Account to search on behalf of. Defaults to the authenticated account.
The ad network whose targeting taxonomy to search.
meta The search term. Blank browses the fixed lists; interests and locations return nothing without one.
Kinds of targeting options to search. Defaults to all of them.
interests, behaviors, life_events, industries, income, family_statuses, languages, locations Narrow location results to these kinds of places. Only applies when types includes locations.
country, region, city, zip Narrow location results to one country, as an ISO 3166-1 code such as US. Only applies when types includes locations.
Maximum number of results per requested type.
x <= 500Response
types narrows the search and accepts a comma-separated list
One result from the ad-group targeting-options search. type picks the shape: detailed-targeting taxonomy options carry the ad platform's id, languages carry an ISO 639 code, and locations carry the platform key plus geographic context.
- Detailed targeting
- Language
- Location

