Tracking Filter API
Here are the API request details:
Method:
GET
URL:
Generate URL in Offer paths > Path tracking link or Offers > Tracking link from the main menu
Params:
email - email of user you want to run the click for
filter_ip - IP of user
filter_device_type - user's device, should be one of values: mobile or desktopSample success response:
Sample fail response:
Below you can find the status error codes and their meaning:
Here is a sample request using PHP and Guzzle library
Last updated