Third-party services and your platform can access average fraud rates, total devices, and total page views based on the optional custom variables passed, such as "userID" and "transactionID". This API makes it easy to retrieve average fraud rates so your platform can perform the necessary business logic to mitigate any potential risk.
- You can search for any custom tracking variable established in your account's custom tracking variables passed as part of your original API lookup requests by attaching it to the stats API request, such as "userID" and "transactionID" in the example below. These variables are completely optional, so you may remove them from the API request.
- The country variable accepts the two-letter country code format (e.g., "US", "FR", etc.)
- start_date and end_date use the "yyyy-mm-dd" format.
- The ConversionStatus variable, when attached to the request, allows you to search by leads that have received postback notices. The three options for ConversionStatus are true (converted), false (denied), and not_marked (default status).