Sha256: 26017c6aad36423fa7643933c858c044010b5b2ba736c09e0c4219f6f873cbf9
Contents?: true
Size: 947 Bytes
Versions: 3
Compression:
Stored size: 947 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v0/enums/bidding_source.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.ads.googleads.v0.enums.BiddingSourceEnum" do end add_enum "google.ads.googleads.v0.enums.BiddingSourceEnum.BiddingSource" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :ADGROUP, 2 value :CRITERION, 3 value :CAMPAIGN_BIDDING_STRATEGY, 5 end end module Google module Ads module Googleads module V0 module Enums BiddingSourceEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.enums.BiddingSourceEnum").msgclass BiddingSourceEnum::BiddingSource = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.enums.BiddingSourceEnum.BiddingSource").enummodule end end end end end
Version data entries
3 entries across 3 versions & 1 rubygems