Skip to main content
POST
Track Brand Globally

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

advertiser_id
string<uuid>
required

Response

Successful Response

What the global-tracking registration left on the row.

is_gtb is always True on a 2xx — the endpoint either registered the advertiser or found it already registered. already_tracked separates those two so the client can tell a real write from a no-op without diffing its own stale row state.

advertiser_id
string<uuid>
required
is_gtb
boolean
required
already_tracked
boolean
required
tracking_countries
string[]