Get information about a specific offer’s a specific affiliate’s tracking link
HTTP method | Endpoint |
GET | /v1/offers/{offer_id}/tracking_links/{affiliate_id} |
Path parameters
Parameter | Description |
offer_id | The unique id for the offer. |
affiliate_id | The current payout for the affiliate. |
offer_url_id | The unique id for the multiple. |
Example request
Request GET https://{networkname}.api.offerslook.com/v1/offers/16/tracking_links/9?offer_url_id=8
Request GET http://{networkname}.api.offerslook.com/v1/offers/16/tracking_links/9?offer_url_id=8
Example response
Last updated