Skip to content
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

Prebid 9: remove support for GPP 1.0 #11457

Closed
wants to merge 10 commits into from
Closed

Prebid 9: remove support for GPP 1.0 #11457

wants to merge 10 commits into from

Conversation

dgirardi
Copy link
Collaborator

@dgirardi dgirardi commented May 7, 2024

Type of change

  • Other

Description of change

Closes #10953

sebmil-daily and others added 7 commits May 7, 2024 10:39
* Dailymotion Bid Adaptor: initial release

* .md file lint issue resolved

* Dailymotion Bid Adaptor: build bidder request based on param with fallbacks

* Dailymotion Bid Adaptor: support video metadata

* Dailymotion Bid Adaptor: add support for sending adUnitCode

* Dailymotion Bid Adaptor: add support for sending startDelay

* feat(LEO-528): Allow multiple IAB categories in video metadata

The same way as we can have an array of IAB categories level 1 in the ORTB request, this PR introduces an array for the IAB categories level 2.

To be forward compatible with level [2.2](https://github.com/InteractiveAdvertisingBureau/Taxonomies/blob/main/Content%20Taxonomies/Content%20Taxonomy%202.2.tsv) and [3.0](https://github.com/InteractiveAdvertisingBureau/Taxonomies/blob/main/Content%20Taxonomies/Content%20Taxonomy%203.0.tsv) specifications, the category IDs should be sent as strings.

* Dailymotion bid adapter: Clarify the video metadata to provide in each player context

* Dailymotion bid adapter: Move API key to bid params

* Dailymotion bid adapter: Verify API key is string

Co-authored-by: Rumesh <[email protected]>

* Dailymotion bid adapter: Move API key to bid params (fix tests)

* Dailymotion Bid Adaptor: add gpp support and get coppa from request

* Dailymotion Bid Adaptor: fix lint error

* Dailymotion Bid Adaptor: add iabcat1 and fallback to ortb2 for iabcat2

* Dailymotion Bid Adaptor: get iabcats from ortb2.site.content.data

* Dailymotion Bid Adaptor: get content data from ortb2.site.content

* Dailymotion Bid Adaptor: add support for iabcat1 in videoParams and document mapping of ortb2 fpd to video metadata

* Dailymotion Bid Adaptor: add support for Object: App

* Dailymotion Bid Adaptor: only support video adunits in context instream

* Dailymotion bid adapter: Add standard ORTB video parameters

Note: I changed the case of `startdelay` to be consistent with the other parameters, but it won't have any impact on current deployments as this parameter is not used onsite.

* Dailymotion Bid Adaptor: add support for livestream and app

* Dailymotion Bid Adaptor: drop support for non standard fields in mediaTypes.video

* Dailymotion Bid Adaptor: update docs examples

---------

Co-authored-by: Kevin Siow <[email protected]>
Co-authored-by: Aditi Chaudhary <[email protected]>
Co-authored-by: Kevin Siow <[email protected]>
Co-authored-by: Rumesh <[email protected]>
…id#11447)

* Add lmpIdSystem userId submodule

* Use ortbConverter facility in mabidder

---------

Co-authored-by: Antoine Niek <[email protected]>
* Update the logic to determine how `gpid` is applied to a bid request.
@dgirardi dgirardi closed this May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants