--- v21/services/google_ads_service.proto 2025-10-07 23:35:25.000000000 +0000 +++ v22/services/google_ads_service.proto 2025-10-07 23:35:27.000000000 +0000 @@ -730,16 +733,20 @@ 186; // The campaign draft referenced in the query. - google.ads.googleads.v21.resources.CampaignDraft campaign_draft = 49; + google.ads.googleads.v22.resources.CampaignDraft campaign_draft = 49; // Campaign Group referenced in AWQL query. - google.ads.googleads.v21.resources.CampaignGroup campaign_group = 25; + google.ads.googleads.v22.resources.CampaignGroup campaign_group = 25; + + // The campaign goal config referenced in the query. + google.ads.googleads.v22.resources.CampaignGoalConfig campaign_goal_config = + 236; // The campaign label referenced in the query. - google.ads.googleads.v21.resources.CampaignLabel campaign_label = 108; + google.ads.googleads.v22.resources.CampaignLabel campaign_label = 108; // The campaign lifecycle goal referenced in the query. - google.ads.googleads.v21.resources.CampaignLifecycleGoal + google.ads.googleads.v22.resources.CampaignLifecycleGoal campaign_lifecycle_goal = 213; // The campaign search term insight referenced in the query. @@ -1075,14 +1085,18 @@ shopping_performance_view = 117; // The shopping product referenced in the query. - google.ads.googleads.v21.resources.ShoppingProduct shopping_product = 226; + google.ads.googleads.v22.resources.ShoppingProduct shopping_product = 226; // The Smart campaign search term view referenced in the query. - google.ads.googleads.v21.resources.SmartCampaignSearchTermView + google.ads.googleads.v22.resources.SmartCampaignSearchTermView smart_campaign_search_term_view = 170; + // The Targeting expansion view referenced in the query. + google.ads.googleads.v22.resources.TargetingExpansionView + targeting_expansion_view = 244; + // The AccountLink referenced in the query. - google.ads.googleads.v21.resources.ThirdPartyAppAnalyticsLink + google.ads.googleads.v22.resources.ThirdPartyAppAnalyticsLink third_party_app_analytics_link = 144; // The topic view referenced in the query.
/services/google_ads_service.proto
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-10-15(UTC)