Sha256: 890f744bb1db5d693ede776639e888443660fb196d7c09f078f0e5b78ff3e4db
Contents?: true
Size: 1.3 KB
Versions: 18
Compression:
Stored size: 1.3 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/google_ads/v1/enums/placeholder_type.proto require 'google/protobuf' require 'google/api/annotations_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.ads.googleads.v1.enums.PlaceholderTypeEnum" do end add_enum "google.ads.googleads.v1.enums.PlaceholderTypeEnum.PlaceholderType" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :SITELINK, 2 value :CALL, 3 value :APP, 4 value :LOCATION, 5 value :AFFILIATE_LOCATION, 6 value :CALLOUT, 7 value :STRUCTURED_SNIPPET, 8 value :MESSAGE, 9 value :PRICE, 10 value :PROMOTION, 11 value :AD_CUSTOMIZER, 12 value :DYNAMIC_EDUCATION, 13 value :DYNAMIC_FLIGHT, 14 value :DYNAMIC_CUSTOM, 15 value :DYNAMIC_HOTEL, 16 value :DYNAMIC_REAL_ESTATE, 17 value :DYNAMIC_TRAVEL, 18 value :DYNAMIC_LOCAL, 19 value :DYNAMIC_JOB, 20 end end module Google::Ads::GoogleAds::V1::Enums PlaceholderTypeEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v1.enums.PlaceholderTypeEnum").msgclass PlaceholderTypeEnum::PlaceholderType = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v1.enums.PlaceholderTypeEnum.PlaceholderType").enummodule end
Version data entries
18 entries across 18 versions & 1 rubygems