-
Notifications
You must be signed in to change notification settings - Fork 143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Address Viewability in OpenRTB #14
Comments
@aroslov @samtingleff - Has there been any movement on this? I'd like to be able to signal viewability without having to reinvent the wheel later. |
@oldmantaiter The solution the group came up with in conversation was to use an object to associate an impression with an array of metrics, including historical viewability, CTR, etc. Metric is identified by type, reports the value of the metric, and identifies the measurement source/vendor |
@jenniferIAB Is there any documentation on what that object structure looks like? |
@oldmantaiter You can view Metric Object in section 3.2.5, pg 14 of version 2.5: https://iabtechlab.com/wp-content/uploads/2016/02/OpenRTB-API-Specification-Version-2-5-DRAFT_2016-11.pdf |
See proposal: https://github.com/openrtb/OpenRTB/wiki/Proposal-for-Viewability-in-OpenRTB
The text was updated successfully, but these errors were encountered: