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

Add network zone matching to criteo adapter #1342

Merged
merged 1 commit into from
Jul 13, 2017

Conversation

Swiiip
Copy link
Contributor

@Swiiip Swiiip commented Jun 30, 2017

Type of change

  • [ x] Feature

Description of change

Add network zone matching feature for Criteo Adapter

mkendall07
mkendall07 previously approved these changes Jul 11, 2017
Copy link
Member

@mkendall07 mkendall07 left a comment

Choose a reason for hiding this comment

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

LGTM

)
);

if (!networkid && bid.params.networkId != undefined) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Is there any way for networkid to be defined here? I don't see any assignments between here and its declaration.

Copy link
Member

Choose a reason for hiding this comment

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

agree, doesn't need to be there.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated

@mkendall07 mkendall07 merged commit a440040 into prebid:master Jul 13, 2017
@muuki88
Copy link
Collaborator

muuki88 commented Jul 25, 2017

@Swiiip thanks for this addition. We are currently testing the sizes parameter and are wondering how the criteo ad server must be configured to handle multiple sizes per zoneId.

At the moment we send a bid request per zoneId/size combination, which leads to multiple bid responses per ad unit. Prebid is not designed to handle this and chooses the last bid response, not taking the cpm into account.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants