过滤辅助
您可以使用过滤辅助功能来减少被滤除的出价数
参与竞价“过滤助理”可针对指定出价预测最多 50 个广告素材
根据您近期的出价历史记录而被滤除的请求。
要启用“过滤助手”,请与您的客户经理联系。
启用后,您可以查看可能会被滤除的广告素材的列表
:
OpenRTB
message ImpExt {
message ExcludedCreative {
optional string buyer_creative_id = ...;
}
repeated ExcludedCreative excluded_creatives = ...;
}
Google 实时出价协议(已弃用)
message AdSlot {
message ExcludedCreative {
optional string buyer_creative_id = ...;
}
repeated ExcludedCreative excluded_creatives = ...;
}
过滤助理返回的广告素材可能
因此建议您不要在出价响应中使用此类宏
排除的广告素材列表仅适用于单个出价请求。您需要
请针对每个出价请求查看此列表,以免排除
在竞价中胜出
请参阅出价
过滤
指南,了解更多降低出价被滤除率的方法。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-09-12。
[null,null,["最后更新时间 (UTC):2024-09-12。"],[[["Filtering Assist helps reduce bid filtering by predicting up to 50 creatives likely to be filtered based on your bidding history."],["Contact your account manager to enable Filtering Assist and view potentially filtered creatives within OpenRTB and Google RTB protocol messages."],["Avoid using creatives flagged by Filtering Assist in your bid response as they are likely to be filtered from the auction."],["Review the excluded creatives list for each bid request to ensure you're not excluding potentially winning creatives."],["Refer to the Bid Filtering guide for additional methods to minimize bid filtering."]]],[]]