prebid / Prebid.js

Setup and manage header bidding advertising partners without writing code or confusing line items. Prebid.js is open source and free.
https://docs.prebid.org
Apache License 2.0
1.28k stars 2.05k forks source link

Bulk Creation of DFP line items via API #81

Closed premesh closed 8 years ago

premesh commented 8 years ago

Im pretty sure when i first started looking at prebid i came across a link to a repo where someone created a script to use the DFP APIs to create all the line items for you. Any idea where this is?

thehumanpuck commented 8 years ago

Was it this issue thread - https://github.com/prebid/Prebid.js/issues/46

https://github.com/spanishdict/example-dfp-line-item-generator

premesh commented 8 years ago

YES thanks!!

JuanCaicedo commented 8 years ago

@premesh Don't know if you ended up using it, but I'm the main author of that repo, feel free to reach out with any questions you have!

kmjennison commented 7 years ago

I also created an automated DFP Prebid setup tool because the one listed above is no longer maintained: https://github.com/kmjennison/dfp-prebid-setup

Hope this helps!

gchicoye commented 6 years ago

Hello, I've created a tool in PHP available here. https://github.com/Insideall/dfp-prebid-lineitems

I hope it will help you!

xavierleune commented 5 years ago

Hi,

Did anyone created a tool for generating line items in DFP/AdManager for video ?

Thanks,

AmerSharif commented 5 years ago

Have you found anything @xavierleune ? I need the same

xavierleune commented 5 years ago

Hi @AmerSharif I worked around @gchicoye tool, to support video line items. I'll consider to create a pull request on insideall/dfp-prebid-lineitems to support video li in the coming weeks, I need to do some clean up before to push that update

romanych commented 4 years ago

@xavierleune, have you succeeded with this?

xavierleune commented 4 years ago

Hi @romanych Sure, I did it for outstream. This was pretty easy after all. I never shared it but I will. I'll try to do it next week, please ping me again if you don't hear back from me :)