フィルタ アシスト
フィルタ アシストを使用すると、除外される入札数を減らすことができます。
入札から除外できます特定の入札単価で最大 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 = ...;
}
フィルタ アシストから返されるクリエイティブは、多くの場合、
入札レスポンスでは使用しないことをおすすめします。
除外されたクリエイティブのリストは、1 つの入札リクエストに固有です。必要なこと
入札リクエストごとにこのリストを確認して、
落札します
詳しくは、入札単価
フィルタリング
入札フィルタを減らすその他の方法に関するガイドをご覧ください。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-12 UTC。
[null,null,["最終更新日 2024-09-12 UTC。"],[[["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."]]],[]]