Skip to main content

adactivity_event

NameTypeDescriptionExample
event_dtdateDate of the events2022-01-01
event_client_tstimestampTimestamp for which the event occurred2022-01-01 00:01:01 UTC
event_arrival_tstimestampTimestamp for which the event arrived at GA (discrepancy might be for users being offline, for example)2022-01-01 00:01:01 UTC
game_idintgame's unique identifier123456
user_idstringdevice identifier of the player (note the same user_id might be linked to multiple game_ids)01234abc-999z-a1a1-b2b2-dcba98765432
player_idstringplayer's unique identifier related to a single game, combination of game_id and user_id (note the same player_id will only be linked to a single game_id)0a1b1c2d3e5f8g13h21i34j55k89l144
session_idstringSession's unique identifier8xxxxxxx-4xxx-4xxx-4xxx-12xxxxxxxxxx
ad_sdk_namestringName of the ad providerdefault
ad_placementstringPlacement/identifier of the ad within the gamedefault
ad_typestringType of ad(video, rewarded_video, playable, interstitial, offer_wall, banner)
ad_actionstringAction made in relation to the ad(clicked, show, failed_show, reward_received)
ad_fail_show_reasonstringWhy the ad failed to show(unknown, offline, no_fill, internal_error, invalid_request, unable_to_precache)
ad_durationintDuration in milliseconds that the ad was shown for5000
custom_01stringCustom field 1online
custom_02stringCustom field 2multiplayer
custom_03stringCustom field 3coop
custom_fieldsstringJSON string{"ball_color":"red"}