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

Multiple creatives for the same line-item #13

Closed
ericsson66 opened this issue Mar 21, 2017 · 5 comments
Closed

Multiple creatives for the same line-item #13

ericsson66 opened this issue Mar 21, 2017 · 5 comments

Comments

@ericsson66
Copy link

Hi and many thanks for this great tool! I was able to make it work even I don't know ANYTHING about Python :)

I've a suggestion though: would it be possible to add a parameter to specify the number of creatives to attach to each line-items?

For now I see only one creative per line-item, and in some occurrences the second ad doesn't serve any creative if the same partner wins with the same bid price on two different ad-slots.

Thanks
Eric

@kmjennison
Copy link
Owner

Great, I'm glad you've found it helpful!

What you described is definitely a problem. DFP specifies that "Each of a line item's assigned creatives can only serve once per page". That's why Prebid's ad ops instructions say to duplicate the creatives to match the number of ad units on a page.

I'll try to fix this in the next week or so.

@ericsson66
Copy link
Author

Thanks for your prompt reply,

Yes indeed ;) For now, as I have only this new partner, I will check which line-items are most used and duplicate the creatives manually... Unless I find a better workaround in DFP...

Best,
Eric

@kmjennison
Copy link
Owner

@ericsson66 Also, heads up that this code currently uses the same creative for every line item for a bidder. So, I'd expect DFP to serve only one creative if that bidder wins more than one bid regardless of bid price.

@ericsson66
Copy link
Author

ericsson66 commented Mar 21, 2017

@kmjennison Yeah, I see what you mean.

I set up 3 new creatives that I attached to each line item though DFP, so it should cover everything.

Anyway, this feature of choosing how many creatives to create and attach to each line-item would be a big plus.

Keep up with the great work!
Best

@kmjennison
Copy link
Owner

Fixed in #14. Thanks for the issue!

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

No branches or pull requests

2 participants