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

airgridRtdProvider: update ortb2 user data setting method #10076

Closed

Conversation

alexander-kislitsyn
Copy link
Contributor

Type of change

  • Bugfix

Description of change

Updates ortb2 user data setting method to conform the spec.

Other information

The change was requested here

AirGrid RTD Provider: update audience data setting method for the Ortb2 configuration
feat: extend module data setting using `user.keywords` for appnexus
@@ -141,7 +156,7 @@ export function passAudiencesToBidders(
const audiences = getMatchedAudiencesFromStorage();
if (audiences.length > 0) {
setAudiencesUsingAppNexusAuctionKeywords(audiences);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be removed now - it was the initial goal after all.

@dgirardi
Copy link
Collaborator

dgirardi commented Jun 8, 2023

I was not able to update this pr so I included it in #10080 with the removal of appnexus specific logic.

@patmmccann patmmccann closed this Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants