필터링 지원
Filtering Assist를 사용하여 필터링된 입찰 수를 줄일 수 있습니다.
얻을 수 있습니다. 필터링 지원은 지정된 입찰가에 대해 최대 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 = ...;
}
Filtering Assist에서 반환된 광고 소재는
입찰 응답에 사용하지 않는 것이 좋습니다.
제외된 광고 소재의 목록은 단일 입찰 요청에만 적용됩니다. 해야 할 일
이 목록을 검토하여 입찰 요청에서
낙찰됩니다
자세한 내용은 입찰가
필터링
가이드를 참조하세요.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 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."]]],[]]