# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/google_ads/v1/resources/landing_page_view.proto require 'google/protobuf' require 'google/protobuf/wrappers_pb' require 'google/api/annotations_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.ads.googleads.v1.resources.LandingPageView" do optional :resource_name, :string, 1 optional :unexpanded_final_url, :message, 2, "google.protobuf.StringValue" end end module Google::Ads::GoogleAds::V1::Resources LandingPageView = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v1.resources.LandingPageView").msgclass end