Sha256: 86a704912634b89f324585ef9541ba8187a3515ee4e4b3e211a94d1cb33b3b07
Contents?: true
Size: 1.05 KB
Versions: 3
Compression:
Stored size: 1.05 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/google_ads/v3/enums/affiliate_location_feed_relationship_type.proto require 'google/protobuf' require 'google/api/annotations_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.ads.googleads.v3.enums.AffiliateLocationFeedRelationshipTypeEnum" do end add_enum "google.ads.googleads.v3.enums.AffiliateLocationFeedRelationshipTypeEnum.AffiliateLocationFeedRelationshipType" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :GENERAL_RETAILER, 2 end end module Google::Ads::GoogleAds::V3::Enums AffiliateLocationFeedRelationshipTypeEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v3.enums.AffiliateLocationFeedRelationshipTypeEnum").msgclass AffiliateLocationFeedRelationshipTypeEnum::AffiliateLocationFeedRelationshipType = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v3.enums.AffiliateLocationFeedRelationshipTypeEnum.AffiliateLocationFeedRelationshipType").enummodule end
Version data entries
3 entries across 3 versions & 1 rubygems