Affiliate_Connect::getConversions Method

Gets conversion statistics for the partner

NameTypeDescription
NetworkId UrlNetwork ID
api_key StringNetwork Token
Target StringThis calls action target
Method StringThis calls action method
limitIntegerSpecifies page size (Integer between 1 and 100)
offsetIntegerSpecifies page offset (Integer >= 0)
sort_byStringSpecifies sort fieldShow Supported Values
sort_directionStringSpecifies sort directionShow Supported Values
brand_idsArrayFilter conversions by given brand_ids.
fields ArraySpecifies which conversion report fields to returnShow Supported Values
start_date DateStart of date range for conversions. Accepts date (2023-01-05) or date with UTC time (2023-01-05T08:15:30-00:00)
end_date DateEnd of date range for conversions. Accepts date (2023-01-05) or date with UTC time (2023-01-05T08:15:30-00:00)

API Call Builder

Javascript is required to use the API Call Builder.
Have a Question? Please contact [email protected] for technical support.