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

Fix: Use soft alias as adaptercode #3467

Conversation

Pubmatic-Supriya-Patil
Copy link
Contributor

This PR solves issue mentioned in #3363

@Pubmatic-Supriya-Patil Pubmatic-Supriya-Patil changed the base branch from master to headers_fix February 6, 2024 11:06
@Pubmatic-Supriya-Patil Pubmatic-Supriya-Patil changed the base branch from headers_fix to master February 6, 2024 11:06
@bsardo bsardo self-assigned this Feb 23, 2024
@bsardo bsardo changed the title Fix 3363 adaptercode Fix: Use soft alias as adaptercode Feb 25, 2024
@bsardo
Copy link
Collaborator

bsardo commented Feb 26, 2024

prebid.Meta = &openrtb_ext.ExtBidPrebidMeta{}
}

prebid.Meta.AdapterCode = adapter.String()
Copy link
Contributor

Choose a reason for hiding this comment

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

Why is it necessary to move this code out this function? Looks like the functional change is adapters can populate the AdapterCode and take priority.

@SyntaxNode
Copy link
Contributor

Friend ping @Pubmatic-Supriya-Patil

@Pubmatic-Supriya-Patil Pubmatic-Supriya-Patil deleted the Fix_3363_adaptercode branch March 25, 2024 09:31
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.

5 participants