Skip to main content
POST
Refresh Brand Intelligence Watchlist 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
provider
string
default:meta_official
Required string length: 1 - 80
watchlist_id
string<uuid> | null
advertiser_id
string<uuid> | null
country
string | null
Required string length: 1 - 8
platform
string | null
Required string length: 1 - 40
limit
integer
default:20
Required range: 1 <= x <= 100

Response

Successful Response

brand_id
string<uuid>
required
requested_at
string<date-time>
required
provider
string
required
limit
integer
required
country
string | null
platform
string | null
enqueued
integer
default:0
skipped
integer
default:0
already_running
integer
default:0
jobs
BrandIntelligenceRefreshJob · object[]
skipped_items
BrandIntelligenceRefreshSkippedItem · object[]