Skip to main content
GET
List Creator Connections Campaigns

Authorizations

Authorization
string
header
required

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

Query Parameters

limit
number
default:25

The maximum number of items to return

Required range: 1 <= x <= 100
cursor
string

The cursor returned from the last request, if omitted the first page will be returned

Maximum string length: 512
starts_after
string<date-time>

Date in ISO Format without offset (UTC): YYYY-MM-DDTHH:mm:ss.SSSZ

ends_before
string<date-time>

Date in ISO Format without offset (UTC): YYYY-MM-DDTHH:mm:ss.SSSZ

marketplace
enum<string>
default:amazon.com
Available options:
amazon.com
brand_ids
string

Comma-delimited list of UUIDs representing an array

Response

Success

campaigns
object[]
required
cursor
string | null
required

The cursor to use for the next request, if empty there are no more items to return