Lists partner conversions matching the supplied filter.

Requires the ListNetworks policy and the partners feature.
Paginate with offset (0-based) and limit; optionally sortBy.
Filter by ids, network/partner/offer/traffic-source, date range (from/to),
codes and status (0 = Pending, 1 = Approved, 2 = Rejected).

🔐 Required permission: networks.read

🚩 Requires feature: partners

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32

0-based number of rows to skip (pagination offset).

int32

Maximum number of conversions to return.

string

Optional sort expression (column name).

Id
array of int64s

Optional partner-conversion ids to filter by.

Id
NetworkId
array of int32s

Optional network ids to filter by.

NetworkId
PartnerId
array of int32s

Optional partner ids to filter by.

PartnerId
OfferId
array of int32s

Optional offer ids to filter by.

OfferId
BrandLinkId
array of int32s

Fileter conversions by brandLinkId

BrandLinkId
date-time

Optional inclusive start of the conversion time range (UTC).

date-time

Optional inclusive end of the conversion time range (UTC).

TrafficSourceId
array of int32s

Optional traffic source ids to filter by.

TrafficSourceId
AffiliateId
array of int32s

Optional partner affiliate ids to filter by.

AffiliateId
NetworkAffiliateId
array of int32s

Optional network owner affiliate ids to filter by.

NetworkAffiliateId
NetworkAccountId
array of int32s

Optional network account ids to filter by.

NetworkAccountId
PartnerAccountId
array of int32s

Optional partner account ids to filter by.

PartnerAccountId
ConversionType
array of int32s

Optional conversion type ids to filter by.

ConversionType
ConversionId
array of int64s

Optional underlying conversion-system ids to filter by.

ConversionId
BrandId
array of int32s

Optional brand ids to filter by.

BrandId
CountryCode
array of strings

Optional ISO country codes to filter by.

CountryCode
RegionCode
array of strings

Optional region codes to filter by.

RegionCode
CurrencyCode
array of strings

Optional currency codes to filter by.

CurrencyCode
Status
array of objects

Optional conversion statuses to filter by (0 = Pending, 1 = Approved, 2 = Rejected).

Status
Allowed:
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