Get information about a specific advertiser’s post back URL
HTTP method
Endpoint
GET
/v1/advertisers/{advertiser_id}/postbacks
Path parameters
Parameter
Description
advertiser_id
The unique id for the advertiser.
NOTE: If advertiser’s security_mode is set to ON, the return url will get security_code information automatically added.
Example request
Request GET https://{networkname}.api.offerslook.com/v1/advertisers/147/postbacks
Request GET http://{networkname}.api.offerslook.com/v1/advertisers/147/postbacks
Example response
Last updated