Retrieves a paginated list of conversion composites matching the supplied search criteria.

Each row joins a conversion with its originating click, account, brand, traffic source,
offer/brand-link and geo context. Scoped to the calling affiliate; admin tokens see all
affiliates. Paginate with offset (0-based) and limit. Requires the
ListAccount policy.

🔐 Required permission: accounts.read

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
Id
array of int64s

conversion ids

Id
AffiliateId
array of int32s

filter by affiliate id

AffiliateId
AccountId
array of int32s

filter by account id

AccountId
ClickIds
array of uuids

filter by one or more click ids

ClickIds
ConversionTypes
array of int32s

filter by one or more conversion ids

ConversionTypes
BrandIds
array of int32s

filter by one or more brand ids

BrandIds
TrafficSourceId
array of int32s

filter by one or more traffic source ids

TrafficSourceId
date-time

filter conversions starting from this date

date-time

filter conversions up to this date

date-time

get conversions that were added or updated after this date

date-time

Filter by the starting date of the creation time range.

int32

the offset of the first record to return. default is 0

int32

the maximum number of records to return. default is 100

string

Optional sort expression (column name, optionally prefixed with - for descending).

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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