clickEvent
Click events occur when users click an ad that's shown on some media source. The event is transmitted to justtrack via the ad's tracking URL.
Field | Type | Description |
---|---|---|
id | string | The event identifier |
ad_type | string | The type of the ad shown. Example values include "interstitial" and "banner". |
device_id | string | The advertising identifier for the device. For Android, this is the GAID. For iOS, this is the IDFA. |
store_id | string | The identifier of the app in the app store |
bid_type | string | The way that advertisers bid in the auction. Example values include "CPI" and "CPE". |
bid_value_usd | double | The value of the ad's bid in USD |
bid_value | double | The value of the ad's bid in its original currency |
bid_currency | string | The original currency of the ad's bid |
creative_name | string | The name for the creative asset that originated with the partner |
custom_0 | string | A custom dimension sent with the event |
custom_1 | string | A custom dimension sent with the event |
custom_2 | string | A custom dimension sent with the event |
custom_3 | string | A custom dimension sent with the event |
device_model | string | The model of the user's device |
device_resolution | string | The resolution of the user's device |
device_vendor | string | The vendor of the user's device |
adset_id | string | The identifier for the adset that originated with the partner |
adset_name | string | The name of the adset |
creative_id | string | The identifier for the creative asset that originated with the partner |
click_id | string | The ID of the click that originates with the partner |
city | string | The city derived from the IP |
country_code | string | The two-character ISO country code derived from the IP |
ip | string | The IP address of the user's device at the time of the request |
goal_name | string | justtrack's name for the goal tied to the ad campaign |
limited_ad_tracking | string | The limited ad tracking feature state on the user's device |
os_version | string | The version of the user's operating system |
platform | string | The platform to which the app belongs |
source_bundle_id | string | The bundle ID of the app in which the ad was shown |
campaign_id | string | The identifier for the campaign that originated with the partner |
campaign_name | string | The name for the campaign that originated with the partner |
source_category | string | The category of the app where the ad is shown |
source_id | string | The ad partner's identifier of the media source where the ad is shown |
source_name | string | The name of the media source where the ad is shown |
source_placement | string | Information about where the ad is shown |
source_publisher | string | The publisher of the media source in which the ad was shown |
user_agent | string | The user agent for the user's device |
created_at | timestamp | The date and time in UTC at which the event record is created. This timestamp doesn't include the timezone. |