--- v15/services/google_ads_service.proto 2024-02-20 20:29:01.000000000 +0000 +++ v16/services/google_ads_service.proto 2024-02-20 20:29:04.000000000 +0000 @@ -981,26 +986,30 @@ keyword_theme_constant = 163; // The label referenced in the query. - google.ads.googleads.v15.resources.Label label = 52; + google.ads.googleads.v16.resources.Label label = 52; // The landing page view referenced in the query. - google.ads.googleads.v15.resources.LandingPageView landing_page_view = 126; + google.ads.googleads.v16.resources.LandingPageView landing_page_view = 126; // The language constant referenced in the query. - google.ads.googleads.v15.resources.LanguageConstant language_constant = 55; + google.ads.googleads.v16.resources.LanguageConstant language_constant = 55; // The location view referenced in the query. - google.ads.googleads.v15.resources.LocationView location_view = 123; + google.ads.googleads.v16.resources.LocationView location_view = 123; // The managed placement view referenced in the query. - google.ads.googleads.v15.resources.ManagedPlacementView + google.ads.googleads.v16.resources.ManagedPlacementView managed_placement_view = 53; // The media file referenced in the query. - google.ads.googleads.v15.resources.MediaFile media_file = 90; + google.ads.googleads.v16.resources.MediaFile media_file = 90; + + // The local services employee referenced in the query. + google.ads.googleads.v16.resources.LocalServicesEmployee + local_services_employee = 223; // The local services verification artifact referenced in the query. - google.ads.googleads.v15.resources.LocalServicesVerificationArtifact + google.ads.googleads.v16.resources.LocalServicesVerificationArtifact local_services_verification_artifact = 211; // The mobile app category constant 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-02-20 UTC.