--- v23/services/google_ads_service.proto 2026-04-17 05:00:52.000000000 +0000 +++ v24/services/google_ads_service.proto 2026-04-17 05:00:56.000000000 +0000 @@ -774,32 +775,36 @@ campaign_search_term_view = 243; // Campaign Shared Set referenced in AWQL query. - google.ads.googleads.v23.resources.CampaignSharedSet campaign_shared_set = 30; + google.ads.googleads.v24.resources.CampaignSharedSet campaign_shared_set = 30; // The campaign simulation referenced in the query. - google.ads.googleads.v23.resources.CampaignSimulation campaign_simulation = + google.ads.googleads.v24.resources.CampaignSimulation campaign_simulation = 157; // The carrier constant referenced in the query. - google.ads.googleads.v23.resources.CarrierConstant carrier_constant = 66; + google.ads.googleads.v24.resources.CarrierConstant carrier_constant = 66; + + // The cart data sales view referenced in the query. + google.ads.googleads.v24.resources.CartDataSalesView cart_data_sales_view = + 221; // The ChangeEvent referenced in the query. - google.ads.googleads.v23.resources.ChangeEvent change_event = 145; + google.ads.googleads.v24.resources.ChangeEvent change_event = 145; // The ChangeStatus referenced in the query. - google.ads.googleads.v23.resources.ChangeStatus change_status = 37; + google.ads.googleads.v24.resources.ChangeStatus change_status = 37; // The CombinedAudience referenced in the query. - google.ads.googleads.v23.resources.CombinedAudience combined_audience = 148; + google.ads.googleads.v24.resources.CombinedAudience combined_audience = 148; // The Audience referenced in the query. - google.ads.googleads.v23.resources.Audience audience = 190; + google.ads.googleads.v24.resources.Audience audience = 190; // The conversion action referenced in the query. - google.ads.googleads.v23.resources.ConversionAction conversion_action = 103; + google.ads.googleads.v24.resources.ConversionAction conversion_action = 103; // The conversion custom variable referenced in the query. - google.ads.googleads.v23.resources.ConversionCustomVariable + google.ads.googleads.v24.resources.ConversionCustomVariable conversion_custom_variable = 153; // The ConversionGoalCampaignConfig 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-04-17 UTC.