Sha256: 24a37e9c4a2026ec88b192fae69d91b9f443f1c6f1a2c56a589ecb095f5d4fa2
Contents?: true
Size: 1004 Bytes
Versions: 18
Compression:
Stored size: 1004 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/google_ads/v1/enums/page_one_promoted_strategy_goal.proto require 'google/protobuf' require 'google/api/annotations_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.ads.googleads.v1.enums.PageOnePromotedStrategyGoalEnum" do end add_enum "google.ads.googleads.v1.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::V1::Enums PageOnePromotedStrategyGoalEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v1.enums.PageOnePromotedStrategyGoalEnum").msgclass PageOnePromotedStrategyGoalEnum::PageOnePromotedStrategyGoal = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v1.enums.PageOnePromotedStrategyGoalEnum.PageOnePromotedStrategyGoal").enummodule end
Version data entries
18 entries across 18 versions & 1 rubygems