--- v16/services/google_ads_service.proto 2024-05-29 16:00:44.000000000 +0000 +++ v17/services/google_ads_service.proto 2024-05-29 16:00:49.000000000 +0000 @@ -634,32 +642,40 @@ 107; // The ad parameter referenced in the query. - google.ads.googleads.v16.resources.AdParameter ad_parameter = 130; + google.ads.googleads.v17.resources.AdParameter ad_parameter = 130; // The age range view referenced in the query. - google.ads.googleads.v16.resources.AgeRangeView age_range_view = 48; + google.ads.googleads.v17.resources.AgeRangeView age_range_view = 48; // The ad schedule view referenced in the query. - google.ads.googleads.v16.resources.AdScheduleView ad_schedule_view = 89; + google.ads.googleads.v17.resources.AdScheduleView ad_schedule_view = 89; // The domain category referenced in the query. - google.ads.googleads.v16.resources.DomainCategory domain_category = 91; + google.ads.googleads.v17.resources.DomainCategory domain_category = 91; // The asset referenced in the query. - google.ads.googleads.v16.resources.Asset asset = 105; + google.ads.googleads.v17.resources.Asset asset = 105; // The asset field type view referenced in the query. - google.ads.googleads.v16.resources.AssetFieldTypeView asset_field_type_view = + google.ads.googleads.v17.resources.AssetFieldTypeView asset_field_type_view = 168; + // The channel aggregate asset view referenced in the query. + google.ads.googleads.v17.resources.ChannelAggregateAssetView + channel_aggregate_asset_view = 222; + + // The campaign aggregate asset view referenced in the query. + google.ads.googleads.v17.resources.CampaignAggregateAssetView + campaign_aggregate_asset_view = 224; + // The asset group asset referenced in the query. - google.ads.googleads.v16.resources.AssetGroupAsset asset_group_asset = 173; + google.ads.googleads.v17.resources.AssetGroupAsset asset_group_asset = 173; // The asset group signal referenced in the query. - google.ads.googleads.v16.resources.AssetGroupSignal asset_group_signal = 191; + google.ads.googleads.v17.resources.AssetGroupSignal asset_group_signal = 191; // The asset group listing group filter referenced in the query. - google.ads.googleads.v16.resources.AssetGroupListingGroupFilter + google.ads.googleads.v17.resources.AssetGroupListingGroupFilter asset_group_listing_group_filter = 182; // The asset group product group view referenced in the query. @@ -1105,37 +1124,41 @@ travel_activity_performance_view = 200; // The experiment referenced in the query. - google.ads.googleads.v16.resources.Experiment experiment = 133; + google.ads.googleads.v17.resources.Experiment experiment = 133; // The experiment arm referenced in the query. - google.ads.googleads.v16.resources.ExperimentArm experiment_arm = 183; + google.ads.googleads.v17.resources.ExperimentArm experiment_arm = 183; // The user interest referenced in the query. - google.ads.googleads.v16.resources.UserInterest user_interest = 59; + google.ads.googleads.v17.resources.UserInterest user_interest = 59; // The life event referenced in the query. - google.ads.googleads.v16.resources.LifeEvent life_event = 161; + google.ads.googleads.v17.resources.LifeEvent life_event = 161; // The user list referenced in the query. - google.ads.googleads.v16.resources.UserList user_list = 38; + google.ads.googleads.v17.resources.UserList user_list = 38; + + // The user list customer type in the query. + google.ads.googleads.v17.resources.UserListCustomerType + user_list_customer_type = 225; // The user location view referenced in the query. - google.ads.googleads.v16.resources.UserLocationView user_location_view = 135; + google.ads.googleads.v17.resources.UserLocationView user_location_view = 135; // The remarketing action referenced in the query. - google.ads.googleads.v16.resources.RemarketingAction remarketing_action = 60; + google.ads.googleads.v17.resources.RemarketingAction remarketing_action = 60; // The topic constant referenced in the query. - google.ads.googleads.v16.resources.TopicConstant topic_constant = 31; + google.ads.googleads.v17.resources.TopicConstant topic_constant = 31; // The video referenced in the query. - google.ads.googleads.v16.resources.Video video = 39; + google.ads.googleads.v17.resources.Video video = 39; // The webpage view referenced in the query. - google.ads.googleads.v16.resources.WebpageView webpage_view = 162; + google.ads.googleads.v17.resources.WebpageView webpage_view = 162; // The lead form user submission referenced in the query. - google.ads.googleads.v16.resources.LeadFormSubmissionData + google.ads.googleads.v17.resources.LeadFormSubmissionData lead_form_submission_data = 192; // The local services lead referenced in the query.
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 2024-05-29 UTC.