Change Log
Revision History | |
20th July 2017 | Document Created |
23th August 2017 | ‘key’ renamed into ‘adv_key’ |
25th August 2017 | Add attribution tracking parameters |
16th September 2017 | ‘sale_amount’ renamed to ‘amount’ |
Network Base Postback URL | |
Endpoint: http://NETWORK_ID.go2oh.net/postback | Method: GET/POST |
Example postback url: GET http://demo.go2oh.net/postback?clickid=100395358e3e295b8c2ac7898f843eda78e3&event_id=1 |
Latest Parameter List
Parameter | Description | Required |
clickid | Click/Transaction ID | Yes |
network_id | ID of the affiliate network. Ex: avazu | Required if using Global postback |
goal_id | In App Event/Goal Id. | Optional |
event_id | Alias for goal id: In App Event Id. | Optional |
target_id | Offer Target Id | Optional |
adv_id | Advertiser ID | Optional |
adv_key | Advertiser Security Key | Optional |
amount | Sale Amount | Required for CPS campaigns |
revenue | Revenue for conversion. Works only if dynamic payouts allowed for offer and must pass with `payout` parameter. | Optional |
payout | Affiliate payout for conversion. Works only if dynamic payouts enabled and must pass with `revenue` parameter. | Optional |
adv_sub1 | Advertiser Sub ID 1 | Optional |
adv_sub2 | Advertiser Sub ID 2 | Optional |
adv_sub3 | Advertiser Sub ID 3 | Optional |
adv_sub4 | Advertiser Sub ID 4 | Optional |
adv_sub5 | Advertiser Sub ID 5 | Optional |
country_code | ISO Alpha-2 Country code | Optional |
date | Install/Event Date | Optional |
datetime | Install/Event Time | Optional |
device_id | Device ID | Optional |
creative_id | Creative/banner id | Optional |
android_id | Android device ID | Optional |
android_id_md5 | MD5 encrypted Android device ID | Optional |
android_id_sha1 | Sha1 encrypted Android device ID | Optional |
google_aid | Google advertising ID | Optional |
google_aid_md5 | MD5 encrypted Google advertising ID | Optional |
google_aid_sha1 | Sha1 encrypted Google advertising ID | Optional |
windows_aid | Windows advertising id | Optional |
windows_aid_md5 | MD5 encrypted Windows advertising id | Optional |
windows_aid_sha1 | Sha1 encrypted Windows advertising id | Optional |
device_brand | Device brand (Ex: Samsung, Apple) | Optional |
device_model | Device Model | Optional |
os | Device OS | Optional |
os_version | Device OS Version | Optional |
ios_ifa | Apple Identifier for Advertiser | Optional |
ios_ifv | Apple Identifier for Vendors | Optional |
mac_address | Device Mac Address | Optional |
odin | Odin Id | Optional |
mobile_network | Mobile network career | Optional |
user_id | Custom User id | Optional |
latitude | User location latitude when conversion/event happens. | Optional |
longitude | User location longitude when conversion/event happens. | Optional |