--- 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.
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2024/08/22 (UTC).
[null,null,["Dernière mise à jour le 2024/08/22 (UTC)."],[[["The code updates resource references from `google.ads.googleads.v15` to `google.ads.googleads.v16` across multiple fields like `label`, `landing_page_view`, and others."],["The update introduces a new reference to `LocalServicesEmployee` resource within the query context."],["The resource reference for `LocalServicesVerificationArtifact` has been updated to the newer version denoted by v16."]]],[]]