Skip to main content
GET
Media Candidates

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
strategy_id
string<uuid>
required

Query Parameters

revision
integer
required
Required range: x >= 1
limit
integer
default:50
Required range: 1 <= x <= 100
cursor
string | null
Maximum string length: 512

Response

Successful Response

items
GoogleMediaCandidate · object[]
required
Maximum array length: 100
nextCursor
string | null
Maximum string length: 512