Sha256: 942daecd9d4c60459911e0fd1a30e12740b4adbe48a0b1b0343c9eb6dc3219af
Contents?: true
Size: 1.22 KB
Versions: 17
Compression:
Stored size: 1.22 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/google_ads/v1/enums/app_campaign_bidding_strategy_goal_type.proto require 'google/protobuf' require 'google/api/annotations_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.ads.googleads.v1.enums.AppCampaignBiddingStrategyGoalTypeEnum" do end add_enum "google.ads.googleads.v1.enums.AppCampaignBiddingStrategyGoalTypeEnum.AppCampaignBiddingStrategyGoalType" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :OPTIMIZE_INSTALLS_TARGET_INSTALL_COST, 2 value :OPTIMIZE_IN_APP_CONVERSIONS_TARGET_INSTALL_COST, 3 value :OPTIMIZE_IN_APP_CONVERSIONS_TARGET_CONVERSION_COST, 4 value :OPTIMIZE_RETURN_ON_ADVERTISING_SPEND, 5 end end module Google::Ads::GoogleAds::V1::Enums AppCampaignBiddingStrategyGoalTypeEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v1.enums.AppCampaignBiddingStrategyGoalTypeEnum").msgclass AppCampaignBiddingStrategyGoalTypeEnum::AppCampaignBiddingStrategyGoalType = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v1.enums.AppCampaignBiddingStrategyGoalTypeEnum.AppCampaignBiddingStrategyGoalType").enummodule end
Version data entries
17 entries across 17 versions & 1 rubygems