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