impression_checkpoint
This table is aggregated at the event level and contains all impression events, i.e.impressions associated with ads.
| Field Name | Type | Description | Example |
|---|---|---|---|
| checkpoint | date | ||
| game_id | int | ||
| user_id | string | ||
| player_id | string | ||
| ad_network_name | string | the ad network’s name, 'undisclosed' if we do not have permission from the ad networks to share the information. | mopub |
| adunit_name | string | Ad unit name | Mr Bean: SD (BN) (Placement - GamePlay) |
| adgroup_name | string | Ad Group (line item) name 'undisclosed' if we do not have permission from the ad networks to share the information. | undisclosed |
| adgroup_type | string | An enumeration of the possible ad group types | network |
| adunit_format | string | Format of the ad unit as defined by the Ad network | Banner |
| ad_ilrd_count | int | Total number of impression events as seen on a given day | 36 |
| ad_ilrd_revenue | float | sum of publisher revenue in usd cents | 0.378 |