--- v24/services/google_ads_service.proto 2026-07-21 22:02:30.000000000 +0000 +++ v25/services/google_ads_service.proto 2026-07-21 22:02:37.000000000 +0000 @@ -751,24 +749,20 @@ 186; // The campaign draft referenced in the query. - google.ads.googleads.v24.resources.CampaignDraft campaign_draft = 49; + google.ads.googleads.v25.resources.CampaignDraft campaign_draft = 49; // Campaign Group referenced in AWQL query. - google.ads.googleads.v24.resources.CampaignGroup campaign_group = 25; + google.ads.googleads.v25.resources.CampaignGroup campaign_group = 25; // The campaign goal config referenced in the query. - google.ads.googleads.v24.resources.CampaignGoalConfig campaign_goal_config = + google.ads.googleads.v25.resources.CampaignGoalConfig campaign_goal_config = 236; // The campaign label referenced in the query. - google.ads.googleads.v24.resources.CampaignLabel campaign_label = 108; - - // The campaign lifecycle goal referenced in the query. - google.ads.googleads.v24.resources.CampaignLifecycleGoal - campaign_lifecycle_goal = 213; + google.ads.googleads.v25.resources.CampaignLabel campaign_label = 108; // The campaign search term insight referenced in the query. - google.ads.googleads.v24.resources.CampaignSearchTermInsight + google.ads.googleads.v25.resources.CampaignSearchTermInsight campaign_search_term_insight = 204; // The campaign-level search term view referenced in the query. @@ -862,21 +856,17 @@ 62; // The CustomerClient referenced in the query. - google.ads.googleads.v24.resources.CustomerClient customer_client = 70; + google.ads.googleads.v25.resources.CustomerClient customer_client = 70; // The CustomerConversionGoal referenced in the query. - google.ads.googleads.v24.resources.CustomerConversionGoal + google.ads.googleads.v25.resources.CustomerConversionGoal customer_conversion_goal = 174; // The customer label referenced in the query. - google.ads.googleads.v24.resources.CustomerLabel customer_label = 124; - - // The customer lifecycle goal referenced in the query. - google.ads.googleads.v24.resources.CustomerLifecycleGoal - customer_lifecycle_goal = 212; + google.ads.googleads.v25.resources.CustomerLabel customer_label = 124; // The customer negative criterion referenced in the query. - google.ads.googleads.v24.resources.CustomerNegativeCriterion + google.ads.googleads.v25.resources.CustomerNegativeCriterion customer_negative_criterion = 88; // The customer search term insight referenced in the query.
/services/google_ads_service.proto
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-07-22 UTC.