Get information about a specific offer’s postback url
PreviousGet information about a specific offer’s tracking linkNextGet information about a specific offer’s creative
Last updated
Last updated
{
"code": 0,
"message": "Success",
"data": {
"postback": [
{
"id": 210,
"offer_id": 102,
"affiliate_id": 161,
"event_id": 1,
"type": 2,
"code": "https://www.offerslook.com/signup.html",
"status": "approved",
"create_time": 1478031171,
"update_time": 1478231171
},
{
"id": 211,
"offer_id": 102,
"affiliate_id": 161,
"event_id": 2,
"type": 1,
"code": "<img src="https: //www.offerslook.com">",
"status": "pending",
"create_time": 1478031196,
"update_time": 1478031196
}
]
}
}