Index | Field Name | Field Data Type | Field Description |
---|
1 | ymdh | timestamp | Timestamp of the event, in UTC, in ISO format. The character "T" serves as the separator between Date and Time parts. Format: YYYY-MM-DDTHH:MM:SS | 2 | supply_tag_account_id | int | SpringServe supply tag Springserve account ID |
---|
32 | demand_tag_id | int | SpringServe demand tag ID |
---|
43 | campaign_id | int | SpringServe campaign ID |
---|
54 | creative_id | int | Currently not used |
---|
65 | auction_id | String (UUID) | Unique ID identifying an auction; different events can be tied together through their auction ID |
---|
76 | user_id | String (UUID) | User's SpringServe cookie ID |
---|
87 | user_ip | String | IP address of the user |
---|
98 | user_agent | String | Full user-agent string of the user |
---|
109 | country | String (max length 2) | Country code (e.g. "US", "GB", "DE") |
---|
1110 | full_page_url | String | Full-page url that is declared on the incoming ad request. |
---|
1211 | declared_player_size | String (max length 7) | Declared player size. Sizes are based on width and are defined by the following boundaries: - <= 0 - "unknown"
- 1 <= w <= 249 - "x-small"
- 250 <= w <= 349 - "small"
- 350 <= w <= 500 - "medium"
- 501 <= w <= 799 - "large"
- 800 <= w - "x-large"
|
---|
1312 | detected_player_size | String (max length 7) | Player size detected by our VPAID. Same boundaries as declared_player_size | 14 | key_values | JSON |
---|
Key:Values associated with the event. This field is a JSON object with String keys and String values, e.g.
Code Block |
---|
{"our_campaign_id": "123", "user_segment": "high_value_users"} |
15 | 13 | js_impressions | int | Impression served (JS VPAID) |
---|
1614 | clicks | int | Video ad is clicked on by user |
---|
1715 | cost | numeric(16,10) | Media cost the SpringServe account pays the supply partner (for this event) |
---|
1816 | revenue | numeric(16,10) | Revenue the SpringServe account is paid by the demand partner (for this event) |
---|
1917 | third_party_fees | numeric(16,10) | Any third party fees for the demand partner (for this event) |
---|
2018 | first_quartile | int | Video ad has played through 1/4 of its duration. |
---|
2119 | second_quartile | int | Video ad has played through 1/2 of its duration. |
---|
2220 | third_quartile | int | Video ad has played through 3/4 of its duration. |
---|
2321 | fourth_quartile | int | Video ad has played through its entire duration. |
---|
2422 | ad_requests | int | (Demand-side event) Fired any time our VPAID requests a demand tag's VAST endpoint URL |
---|
2523 | has_ads | int | (Demand-side event) VAST endpoint URL responds with a non-empty VAST response |
---|
2624 | opportunities | int | (Demand-side event) Indicates the VPAID received a non-empty VAST response / media file back from VAST endpoint URL, and initiated it |
---|
2725 | errors | int | (Demand-side event) Indicates an error occurred with the demand tag. Most common case is due to the demand not filling or our VPAID timing out the demand tag |
---|
2826 | device_id_hashed | String (max 40) | User device identifier for Mobile and Connected TV's, stored hashed for privacy compliance |
---|
2927 | pcdma_user_id | String (max 128) | 30 | dma_id | int | 31 | | int | ID corresponding to Demographic Market Area (DMA) |
---|
28 | postal_code | String (max 16) | 32 | Postal code for US & CA traffic only. |
---|
29 | state | String (max 7) |
|
---|
3330 | City | String (max 64) |
|
---|
3431 | starts | int | Video ad started |
---|
3532 | app_name | String (Max 256) | App name as it is sent from the supply request |
---|
3633 | app_bundle | String (Max 256) | App bundle as it is sent in the supply request |
---|
3734 | spotx_channel_id | int |
|
---|
3835 | adomain | String (Max 128) | 39Advertiser domain |
---|
36 | duplicate_impressions | int | Impressions that are duplicate (ie. same impression beacon fired more than once) |
---|
4037 | bid_price_actual | numeric(16,10) | Non-price reduced bid value as returned in the bid response from a demand partner |
---|
4138 | bid_price_reduced | numeric(16,10) | Price reduced bid value |
---|
4239 | device_id | string (max 40) | The user specific Device Identifier, ex: AAID, RIDA, IFA |
---|
4340 | coppa | boolean | Whether supply is COPPA compliant (1) or not (0). Determined by the presence of the corresponding parameter in the ad request. |
---|
4441 | us_privacy | boolean | Whether Supply is CCPA compliant (1) or not (0). Determined by the presence of the corresponding parameter in the ad request. |
---|
4542 | dnt | boolean | Do Not Track enabled (1) or not (0). Determined by the presence of the corresponding parameter in the ad request. |
---|
4643 | gdpr | boolean | Whether Supply is GDPR enabled (1) or not (0). Determined by the presence of the corresponding parameter in the ad request. |
---|
4744 | lmt | boolean | Limit Ad tracking enabled (1) or not (0). Determined by the presence of the corresponding parameter in the ad request. |
---|
4845 | app_id | int | The app_id from the incoming dsp_data object |
---|
4946 | content_id | int | Content ID passed in the content_data object |
---|
5047 | detected_adomain | string | Detected advertiser domain value |
---|
5148 | publisher_name | string | RTB publisher name field |
---|
5249 | publisher_id | String (Max 38) | RTB publisher ID field |
---|
5350 | inventory_source | string | Source of the supply |
---|
5451 | language | string | Language of the content |
---|
5552 | app_id | string | RTB app_id from the incoming dsp_data object |
---|
5653 | content_custom1_param | string | Custom parameter for content macros that may not be covered in the standardized content macros |
---|
5754 | content_custom2_param | string | Custom parameter for content macros that may not be covered in the standardized content macros |
---|
5855 | content_custom3_param | string | Custom parameter for content macros that may not be covered in the standardized content macros |
---|
5956 | content_episode | string | Episode name of the content |
---|
6057 | content_genre_list | string | Genre of the content |
---|
6158 | content_producer_name | string | Producer of the content |
---|
59 | declared_domain | String (max length128) | Declared domain on the incoming ad request. |
---|
60 | event_type | String (max length 128) |
|
---|
61 | opportunity_response_time | bigint | Amount of time it takes for the demand tag to fill an impression. This is the time between an ad_request event and an impression event. |
---|