简体   繁体   English

如何使用Google DFP广告管理系统显示来自ad_unit的特定广告?

[英]How can I display a specific ad from an ad_unit using Google DFP?

Our website is using Google DFP to display custom ads on specific pages. 我们的网站正在使用Google DFP在特定页面上显示自定义广告。

Our DFP setup is simple: 我们的DFP广告管理系统设置非常简单:

  • We have created 10 Ad units 我们创建了10个广告单元

  • Each ad unit has a number of ads added to it. 每个广告单元都添加了许多广告

  • Each ad unit has a specific place on the website. 每个广告单元在网站上都有特定的位置。

Everything is working great thus far. 到目前为止,一切都很好。 Each ad unit on the website is showing ads at 'random' based on the available views and such. 网站上的每个广告单元都会根据可用的观看次数等以“随机”方式展示广告

In some specific cases, it is required to force a specific ad from an ad unit for displaying. 在某些特定情况下,需要从广告单元强制展示特定广告 However I am unable to find any documentation on how to accomplish this. 但是,我找不到有关如何完成此操作的任何文档。 I could really use some help. 我真的可以使用一些帮助。

I know the most obvious solution would be to create a new ad unit and put a single ad in there, but this is not desired as this would mean each ad (100+) would need it's own ad unit . 我知道最明显的解决方案是创建一个新的广告单元并在其中放置一个广告 ,但这是不希望的,因为这意味着每个广告 (超过100个)都需要它自己的广告单元

So in short, how do I tell Google DFP to display a specific ad from a specific ad unit ? 因此,在短期,我怎么告诉谷歌DFP从一个特定的广告单元显示特定的广告

Thanks for any assistance! 感谢您的协助!

Go into DFP and create a new line item and associated it with the Ad creative you want to see, next create an AdUnit that matches a key/value of your choosing. 进入DFP广告管理系统,创建一个新的订单项,并将其与您要查看的广告素材相关联,然后创建一个与您选择的键/值相匹配的AdUnit。 Make sure that AdUnit has priority over the others. 确保AdUnit具有其他优先级。 Let say category=sports. 假设类别=体育。

The when you create the Ad slot in GPT pass those values in the targeting. 在GPT中创建广告位时,您可以在定位中传递这些值。 see Setting Targeting and Sizes 请参阅设置目标和尺寸

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM