Sha256: 3715a8df3ed1060ba5b2fb3337b052449b8f302e05aa7079c43086161d7adb74
Contents?: true
Size: 1.22 KB
Versions: 3
Compression:
Stored size: 1.22 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/google_ads/v3/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.v3.enums.AppCampaignBiddingStrategyGoalTypeEnum" do end add_enum "google.ads.googleads.v3.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::V3::Enums AppCampaignBiddingStrategyGoalTypeEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v3.enums.AppCampaignBiddingStrategyGoalTypeEnum").msgclass AppCampaignBiddingStrategyGoalTypeEnum::AppCampaignBiddingStrategyGoalType = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v3.enums.AppCampaignBiddingStrategyGoalTypeEnum.AppCampaignBiddingStrategyGoalType").enummodule end
Version data entries
3 entries across 3 versions & 1 rubygems