Sha256: 564a6b759cfd5bfb7948c4e50a08457d643b0689be778f4a8f09c1b69364ab8a
Contents?: true
Size: 1.3 KB
Versions: 1
Compression:
Stored size: 1.3 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
google-ads-googleads-0.4.0 | lib/google/ads/googleads/v0/enums/policy_topic_evidence_destination_mismatch_url_type_pb.rb |