Skip to content

smartxBidAdapter: Using plcmt instead of placement #11683

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

Closed
wants to merge 1 commit into from

Conversation

schubert-sc
Copy link

Type of change

  • Other

Description of change

smartxBidAdapter: Using plcmt instead of placement

Other information

@@ -120,10 +120,10 @@ export const spec = {
const api = getBidIdParameter('api', bid.params) || [2];
const protocols = getBidIdParameter('protocols', bid.params) || [2, 3, 5, 6];
var contextcustom = deepAccess(bid, 'mediaTypes.video.context');
var placement = 1;
var plcmt = 1;
Copy link
Collaborator

Choose a reason for hiding this comment

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

this is incorrect; you cannot infer plcmt or placement, you should take it from the ad unt.

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.

3 participants