[
{
"transaction_id": "<string>",
"is_unique": 123,
"unix_timestamp": 123,
"tracking_url": "<string>",
"source_id": "<string>",
"sub1": "<string>",
"sub2": "<string>",
"sub3": "<string>",
"sub4": "<string>",
"sub5": "<string>",
"payout": 123,
"revenue": 123,
"referer": "<string>",
"error_code": 123,
"error_message": "<string>",
"user_ip": "<string>",
"is_view_through": true,
"is_test_mode": true,
"has_conversion": true,
"creative_id": 123,
"currency_id": "<string>",
"coupon_code": "<string>",
"idfa": "<string>",
"google_ad_id": "<string>",
"android_id": "<string>",
"relationship": {
"offer": {
"network_offer_id": 123,
"name": "<string>"
},
"affiliate": {
"network_affiliate_id": 123,
"name": "<string>"
},
"advertiser": {
"network_advertiser_id": 123,
"name": "<string>"
},
"geolocation": {
"country_code": "<string>",
"region_name": "<string>",
"city_name": "<string>"
},
"device_information": {
"platform_name": "<string>",
"browser_name": "<string>",
"device_type": "<string>"
},
"http_user_agent": "<string>"
}
}
]