Sha256: 4d44c15419ac88c4855a1ef2fb2716edf39bc742d6b88c0dd3bcda5758fad97d
Contents?: true
Size: 949 Bytes
Versions: 3
Compression:
Stored size: 949 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/google_ads/v0/enums/bid_modifier_source.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.ads.googleads.v0.enums.BidModifierSourceEnum" do end add_enum "google.ads.googleads.v0.enums.BidModifierSourceEnum.BidModifierSource" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :CAMPAIGN, 2 value :AD_GROUP, 3 end end module Google module Ads module GoogleAds module V0 module Enums BidModifierSourceEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.enums.BidModifierSourceEnum").msgclass BidModifierSourceEnum::BidModifierSource = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.enums.BidModifierSourceEnum.BidModifierSource").enummodule end end end end end
Version data entries
3 entries across 3 versions & 1 rubygems