過濾輔助程式
使用篩選輔助功能,即可降低已篩除的出價數量
篩選輔助功能可針對特定出價預測最多 50 個廣告素材
請求可能根據您最近的出價記錄篩選。
若要啟用「篩選輔助」功能,請與您的客戶經理聯絡。
啟用後,您就能查看可能遭到篩除的廣告素材清單
傳送以下訊息:
OpenRTB
message ImpExt {
message ExcludedCreative {
optional string buyer_creative_id = ...;
}
repeated ExcludedCreative excluded_creatives = ...;
}
Google RTB 通訊協定 (已淘汰)
message AdSlot {
message ExcludedCreative {
optional string buyer_creative_id = ...;
}
repeated ExcludedCreative excluded_creatives = ...;
}
系統可能會從
,建議您不要在出價回應中使用這些屬性。
排除的廣告素材清單僅適用於單一出價要求。您需要執行的操作
請查看這份清單,避免將可能
贏得競價
查看出價
篩選
指南,瞭解更多降低出價篩選的方法。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-09-12 (世界標準時間)。
[null,null,["上次更新時間: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."]]],[]]