Get Pixels

Returns a cursor-paginated list of pixels (retargeting, conversion, and/or smart) for a given account. Results are ordered: retargeting pixels first (sorted by id), then conversion pixels (sorted by id), and then smart pixels (sorted by id). Use the nextCursor from the response pagination to fetch subsequent pages.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

Account ID

Query Params
int64

Filter by advertiser ID

string

Filter by pixel type. Allowed values: retargeting, conversion, smart

string

Opaque cursor string returned by a previous page response. When provided, fetches the next page of results after the cursor position.

int32

Maximum number of results to return per page (default: 50, max: 100)

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json