Skip to main content
POST
Track Brand Route

Authorizations

Authorization
string
header
required

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

Path Parameters

brand_id
string<uuid>
required

Body

application/json
advertiser_id
string<uuid> | null
name
string | null
Maximum string length: 255
domain
string | null
Maximum string length: 255
tracking_country
string | null
Maximum string length: 8

Response

Successful Response

brand_id
string<uuid> | null
advertiser_id
string<uuid> | null
watchlist_id
string<uuid> | null
tracked
boolean
default:false