2025년 9월 8일부터 모든 새 광고 항목은 유럽연합 (EU) 정치 광고를 게재할지 여부를 선언해야 합니다. 선언을 제공하지 않는 Display & Video 360 API 및 SDF 업로드는 실패합니다. 통합을 업데이트하여 이 선언을 하는 방법에 대한 자세한 내용은
지원 중단 페이지를 참고하세요.
TargetingExpansionConfig
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
JSON 표현 |
{
"enableOptimizedTargeting": boolean,
"audienceExpansionSeedListExcluded": boolean,
"audienceExpansionLevel": enum (AudienceExpansionLevel )
} |
필드 |
enableOptimizedTargeting |
boolean
필수 항목입니다. 광고 항목에 타겟팅 최적화를 사용 설정할지 여부입니다. 타겟팅 최적화는 일부 입찰 전략과 호환되지 않습니다. BiddingStrategy 필드 fixedBid 또는 다음 BiddingStrategy 필드와 BiddingStrategyPerformanceGoalType 의 조합 중 하나를 사용하여 광고 항목의 이 필드를 true 로 설정하려고 하면 오류가 발생합니다. maximize_auto_spend_bid :
BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_CIVA
BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_IVO_TEN
BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_AV_VIEWED
performanceGoalAutoBid :
BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_VIEWABLE_CPM
|
audienceExpansionSeedListExcluded |
boolean
출력 전용입니다. 잠재고객 확장을 위해 시드 목록을 제외할지 여부입니다. 이 필드는 YouTube 및 파트너 광고 항목 및 광고 그룹 리소스에만 적용됩니다.
|
audienceExpansionLevel |
enum (AudienceExpansionLevel )
출력 전용입니다. 이 광고 그룹에서 요건을 충족하는 퍼스트 파티 사용자 목록의 확장 정도입니다. 이 필드는 YouTube 및 파트너 광고 항목 및 광고 그룹 리소스에만 적용됩니다.
|
AudienceExpansionLevel
잠재고객 확장 수준에 대한 정성적 설명입니다.
열거형 |
UNKNOWN |
이 버전에서 잠재고객 확장 수준이 지정되지 않았거나 알 수 없습니다. |
NO_REACH |
잠재고객 확장이 사용 중지되어 있습니다. |
LEAST_REACH |
보수적인 잠재고객 확장 |
MID_REACH |
잠재고객 확장을 적당히 사용합니다. |
MOST_REACH |
적극적인 잠재고객 확장 |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-07-25(UTC)
[null,null,["최종 업데이트: 2025-07-25(UTC)"],[[["\u003cp\u003eOptimized Targeting settings allow you to control audience expansion for your line items, influencing the reach of your campaigns.\u003c/p\u003e\n"],["\u003cp\u003eOptimized Targeting is not compatible with all bidding strategies, particularly those focused on maximizing spend or viewable CPM.\u003c/p\u003e\n"],["\u003cp\u003eAudience expansion levels, ranging from no reach to most reach, determine how broadly your first-party user lists are expanded to find new, relevant audiences.\u003c/p\u003e\n"],["\u003cp\u003eThese settings primarily impact YouTube and Partners line items and ad groups, providing control over audience targeting on those platforms.\u003c/p\u003e\n"],["\u003cp\u003eWhile \u003ccode\u003eenableOptimizedTargeting\u003c/code\u003e is required for setup, \u003ccode\u003eaudienceExpansionSeedListExcluded\u003c/code\u003e and \u003ccode\u003eaudienceExpansionLevel\u003c/code\u003e are output only, reflecting system-determined values.\u003c/p\u003e\n"]]],[],null,["# TargetingExpansionConfig\n\n| Display \\& Video 360 API is deprecated and will sunset on **October 7, 2025** . Migrate to [Display \\& Video 360 API v4](/display-video/api/reference/rest/v4) before sunset to avoid an interruption in service.\n- [JSON representation](#SCHEMA_REPRESENTATION)\n- [AudienceExpansionLevel](#AudienceExpansionLevel)\n\nSettings that control the [optimized targeting](//support.google.com/displayvideo/answer/12060859) settings of the line item.\n\n| JSON representation |\n|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ``` { \"enableOptimizedTargeting\": boolean, \"audienceExpansionSeedListExcluded\": boolean, \"audienceExpansionLevel\": enum (/display-video/api/reference/rest/v3/TargetingExpansionConfig#AudienceExpansionLevel) } ``` |\n\n| Fields ||\n|-------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `enableOptimizedTargeting` | `boolean` Required. Whether to enable Optimized Targeting for the line item. Optimized targeting is not compatible with all bid strategies. Attempting to set this field to `true` for a line item using the [BiddingStrategy](/display-video/api/reference/rest/v3/BiddingStrategy) field [fixedBid](/display-video/api/reference/rest/v3/BiddingStrategy#FIELDS.fixed_bid) or one of the following combinations of [BiddingStrategy](/display-video/api/reference/rest/v3/BiddingStrategy) fields and [BiddingStrategyPerformanceGoalType](/display-video/api/reference/rest/v3/BiddingStrategy#BiddingStrategyPerformanceGoalType) will result in an error: [maximize_auto_spend_bid](/display-video/api/reference/rest/v3/BiddingStrategy#FIELDS.maximize_spend_auto_bid): - `BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_CIVA` - `BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_IVO_TEN` - `BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_AV_VIEWED` [performanceGoalAutoBid](/display-video/api/reference/rest/v3/BiddingStrategy#FIELDS.performance_goal_auto_bid): - `BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_VIEWABLE_CPM` |\n| `audienceExpansionSeedListExcluded` | `boolean` Output only. Whether to exclude seed list for audience expansion. This field only applies to YouTube and Partners line item and ad group resources. |\n| `audienceExpansionLevel` | `enum (`[AudienceExpansionLevel](/display-video/api/reference/rest/v3/TargetingExpansionConfig#AudienceExpansionLevel)`)` Output only. Magnitude of expansion for eligible first-party user lists under this ad group. This field only applies to YouTube and Partners line item and ad group resources. |\n\nAudienceExpansionLevel\n----------------------\n\nQualitative description of audience expansion level.\n\n| Enums ||\n|---------------|--------------------------------------------------------------------------|\n| `UNKNOWN` | Audience expansion level is not specified or is unknown in this version. |\n| `NO_REACH` | Audience expansion off. |\n| `LEAST_REACH` | Conservative audience expansion. |\n| `MID_REACH` | Moderate audience expansion. |\n| `MOST_REACH` | Aggressive audience expansion. |"]]