Skip to main content
GET
Typescript (SDK)

Authorizations

Authorization
string
header
required

API key in the format: Bearer {api_token}

Query Parameters

account_id
string
required

Connected ad-capable channel id (sacct_…).

q
string
required

Search query.

dimension
string

geo, interest, behavior, or income.

geo_type
string

city, region, zip, or metro (for geo).

country_code
string

ISO country code (for geo).

limit
integer

Items per page.

Response

Targeting options.

object
enum<string>
required
Available options:
list
data
object[]
required
has_more
boolean
required
url
string
next_cursor
string | null