You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a follow-up to a comment made in another issue (#10249 (comment)), I'm creating this feature request to add support for video assets in Prebid.js Native.
The video asset could be integrated for both the 'legacy' native approach and for the ORTB native approach that are still currently supported in Prebid.js; additionally the conversion functions that exist in the native.js could be updated to support forward and backward conversions for this video field.
As an example , the request and the response could look like the following:
To note - I'm suggesting the support for legacy since it seems that some people might already be trying to use it, despite it not necessarily being documented on prebid.org, since someone added it to our adapter for example (#9396).
The text was updated successfully, but these errors were encountered:
Type of issue
Feature Request
Description
As a follow-up to a comment made in another issue (#10249 (comment)), I'm creating this feature request to add support for video assets in Prebid.js Native.
The video asset could be integrated for both the 'legacy' native approach and for the ORTB native approach that are still currently supported in Prebid.js; additionally the conversion functions that exist in the
native.js
could be updated to support forward and backward conversions for this video field.As an example , the request and the response could look like the following:
legacy request (in adUnit):
legacy response:
ORTB request:
ORTB response:
To note - I'm suggesting the support for legacy since it seems that some people might already be trying to use it, despite it not necessarily being documented on prebid.org, since someone added it to our adapter for example (#9396).
The text was updated successfully, but these errors were encountered: