-
Notifications
You must be signed in to change notification settings - Fork 50
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
Added 7.11 to Implementation.md #67
base: develop
Are you sure you want to change the base?
Added 7.11 to Implementation.md #67
Conversation
* Sync dev with main (InteractiveAdvertisingBureau#57) * Update README.md * Update README.md * Significant Contributors update Adding Simon to significant contributors * Add files via upload * Ex Files Adding example .gif files for updates to instream values * Errata Updated link to implementation guide for updated video signals in table of contents to point to main instead of develop * Appendix B Pointing change log to releases page for OpenRTB 2.6-202303 and onward * Errata typo in example implementation * Implementation for Podcast (InteractiveAdvertisingBureau#59) * Update README.md * Update README.md * Significant Contributors update Adding Simon to significant contributors * Add files via upload * Ex Files Adding example .gif files for updates to instream values * Errata Updated link to implementation guide for updated video signals in table of contents to point to main instead of develop * Appendix B Pointing change log to releases page for OpenRTB 2.6-202303 and onward * Errata typo in example implementation --------- Co-authored-by: hillslatt <[email protected]> * Main in line with Dev for 2.6-202303 (InteractiveAdvertisingBureau#61) * Update README.md * Update README.md * Significant Contributors update Adding Simon to significant contributors * Add files via upload * Ex Files Adding example .gif files for updates to instream values * Errata Updated link to implementation guide for updated video signals in table of contents to point to main instead of develop * Appendix B Pointing change log to releases page for OpenRTB 2.6-202303 and onward * Errata typo in example implementation * Errata (InteractiveAdvertisingBureau#63) * Update README.md * Update README.md * Significant Contributors update Adding Simon to significant contributors * Add files via upload * Ex Files Adding example .gif files for updates to instream values * Errata Updated link to implementation guide for updated video signals in table of contents to point to main instead of develop * Appendix B Pointing change log to releases page for OpenRTB 2.6-202303 and onward * Errata typo in example implementation * Develop Errata (InteractiveAdvertisingBureau#62) * Sync dev with main (InteractiveAdvertisingBureau#57) * Update README.md * Update README.md * Significant Contributors update Adding Simon to significant contributors * Add files via upload * Ex Files Adding example .gif files for updates to instream values * Errata Updated link to implementation guide for updated video signals in table of contents to point to main instead of develop * Appendix B Pointing change log to releases page for OpenRTB 2.6-202303 and onward * Errata typo in example implementation * Implementation for Podcast (InteractiveAdvertisingBureau#59) * Update README.md * Update README.md * Significant Contributors update Adding Simon to significant contributors * Add files via upload * Ex Files Adding example .gif files for updates to instream values * Errata Updated link to implementation guide for updated video signals in table of contents to point to main instead of develop * Appendix B Pointing change log to releases page for OpenRTB 2.6-202303 and onward * Errata typo in example implementation --------- Co-authored-by: hillslatt <[email protected]> * Main in line with Dev for 2.6-202303 (InteractiveAdvertisingBureau#61) * Update README.md * Update README.md * Significant Contributors update Adding Simon to significant contributors * Add files via upload * Ex Files Adding example .gif files for updates to instream values * Errata Updated link to implementation guide for updated video signals in table of contents to point to main instead of develop * Appendix B Pointing change log to releases page for OpenRTB 2.6-202303 and onward * Errata typo in example implementation --------- Co-authored-by: Katie Stroud <[email protected]> --------- Co-authored-by: Katie Stroud <[email protected]> --------- Co-authored-by: hillslatt <[email protected]> Co-authored-by: Katie Stroud <[email protected]> Co-authored-by: Simon Trasler <[email protected]>
Reference to ads.txt was removed as the proposal has been difficult to accept as is. We can add this back in later once a more acceptable solution is made available.
|
||
|**Field** |**Value** |**Type**|**Description** | | ||
|:------|:----------|:------------|:------------------------------------------------------------------| | ||
|ua |User agent |string |A raw user agent string from the browser. See ua field under device object for more details.| |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't see a difference in the usage of ua
, sua
for podcasts -- why is this needed? :)
|
||
#### Signaling ifa_type in the Device Object | ||
|
||
The identifier for advertisers (ifa) type is signaled in OpenRTB using [device.ext](https://github.com/ChrisBasis/openrtb/blob/master/extensions/community_extensions/ifa_type.md) to indicate the source of the id (i.e. device, publisher, SSP, or session-based). It does not enumerate platform specific ids such as Roku, Apple, or Android. When the ifa_type is provided by the device (device.ext.ifa_type=dpid), the platform is inferred based on other signals within OpenRTB. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should link to other IABTL documentation. It's not a standard if it's not also here.
I added section 7.11 for signaling podcast inventory along with a simple TOC for the page.