Approves in bulk all partner conversions matching the supplied filter.

The request body reuses the conversion filter fields to select which conversions to approve.
Requires the ListNetworks policy and the partners feature.

🔐 Required permission: networks.read

🚩 Requires feature: partners

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

The filter selecting the conversions to approve.

Selects the conversions (via the inherited filter) to bulk-approve.

id
array of int64s | null

Optional partner-conversion ids to filter by.

id
networkId
array of int32s | null

Optional network ids to filter by.

networkId
partnerId
array of int32s | null

Optional partner ids to filter by.

partnerId
offerId
array of int32s | null

Optional offer ids to filter by.

offerId
brandLinkId
array of int32s | null

Fileter conversions by brandLinkId

brandLinkId
date-time | null

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

date-time | null

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

trafficSourceId
array of int32s | null

Optional traffic source ids to filter by.

trafficSourceId
affiliateId
array of int32s | null

Optional partner affiliate ids to filter by.

affiliateId
networkAffiliateId
array of int32s | null

Optional network owner affiliate ids to filter by.

networkAffiliateId
networkAccountId
array of int32s | null

Optional network account ids to filter by.

networkAccountId
partnerAccountId
array of int32s | null

Optional partner account ids to filter by.

partnerAccountId
conversionType
array of int32s | null

Optional conversion type ids to filter by.

conversionType
conversionId
array of int64s | null

Optional underlying conversion-system ids to filter by.

conversionId
brandId
array of int32s | null

Optional brand ids to filter by.

brandId
countryCode
array of strings | null

Optional ISO country codes to filter by.

countryCode
regionCode
array of strings | null

Optional region codes to filter by.

regionCode
currencyCode
array of strings | null

Optional currency codes to filter by.

currencyCode
status
array of objects | null

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:
string
enum
Defaults to application/json

Generated from available request 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