postbackEvent
Postback events occur when justtrack sends a postback to an advertising partner based on some goal conversion.
Field | Type | Description |
---|---|---|
id | string | The event identifier |
request_body | string | The body of the HTTP request |
is_campaign_goal | boolean | Flag if the postback is the campaign goal |
campaign_id | string | The identifier for the campaign that originated with the partner |
goal_conversion_id | string | justtrack's identifier for the goal conversion event tied to this postback |
is_attributed | boolean | Indicates if the postback is attributed |
partner_id | int | justtrack's identifier for the advertising partner |
partner | string | The name of the partner |
receiver | string | The name of the partner that received the postback |
postback_id | int | justtrack's identifier for the postback corresponding to this postback event |
url | string | The URL of the HTTP request |
device_id | string | The advertising identifier for the device. For Android, this is the GAID. For iOS, this is the IDFA. |
app_id | int | justtrack's identifier for the app |
store_id | string | The identifier of the app in the app store |
install_id | string | justtrack's identifier for the install event tied to this event |
attribution_id | string | justtrack's identifier for the attribution event tied to this event |
created_at | timestamp | The date and time in UTC at which the event record is created. This timestamp doesn't include the timezone. |