Gets conversion statistics for the partner as a CSV download. Returns a link that can be used to download the file.
Name | Type | Description |
---|---|---|
NetworkId | Url | Network ID |
api_key | String | Network Token |
Target | String | This calls action target |
Method | String | This calls action method |
brand_ids | Array | Filter conversions by given brand_ids. |
fields | Array | Specifies which conversion report fields to returnShow Supported Values |
start_date | Date | Start of date range for conversions. Accepts date (2023-01-05) or date with UTC time (2023-01-05T08:15:30-00:00) |
end_date | Date | End 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.