Sha256: 9d328791deb94b213bcc00eb5eb201f2a22309d379ae311e3290c9f2b9a76ba6
Contents?: true
Size: 1.3 KB
Versions: 3
Compression:
Stored size: 1.3 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/google_ads/v0/enums/policy_topic_evidence_destination_mismatch_url_type.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.ads.googleads.v0.enums.PolicyTopicEvidenceDestinationMismatchUrlTypeEnum" do end add_enum "google.ads.googleads.v0.enums.PolicyTopicEvidenceDestinationMismatchUrlTypeEnum.PolicyTopicEvidenceDestinationMismatchUrlType" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :DISPLAY_URL, 2 value :FINAL_URL, 3 value :FINAL_MOBILE_URL, 4 value :TRACKING_URL, 5 value :MOBILE_TRACKING_URL, 6 end end module Google module Ads module GoogleAds module V0 module Enums PolicyTopicEvidenceDestinationMismatchUrlTypeEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.enums.PolicyTopicEvidenceDestinationMismatchUrlTypeEnum").msgclass PolicyTopicEvidenceDestinationMismatchUrlTypeEnum::PolicyTopicEvidenceDestinationMismatchUrlType = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.enums.PolicyTopicEvidenceDestinationMismatchUrlTypeEnum.PolicyTopicEvidenceDestinationMismatchUrlType").enummodule end end end end end
Version data entries
3 entries across 3 versions & 1 rubygems