Sha256: d64eb917ffdb600f2f159b31773e8d9e192c58b410613e414d4d7eb6f1f8b11a
Contents?: true
Size: 1.54 KB
Versions: 9
Compression:
Stored size: 1.54 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v13/enums/app_campaign_bidding_strategy_goal_type.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/ads/googleads/v13/enums/app_campaign_bidding_strategy_goal_type.proto", :syntax => :proto3) do add_message "google.ads.googleads.v13.enums.AppCampaignBiddingStrategyGoalTypeEnum" do end add_enum "google.ads.googleads.v13.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 value :OPTIMIZE_PRE_REGISTRATION_CONVERSION_VOLUME, 6 value :OPTIMIZE_INSTALLS_WITHOUT_TARGET_INSTALL_COST, 7 end end end module Google module Ads module GoogleAds module V13 module Enums AppCampaignBiddingStrategyGoalTypeEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v13.enums.AppCampaignBiddingStrategyGoalTypeEnum").msgclass AppCampaignBiddingStrategyGoalTypeEnum::AppCampaignBiddingStrategyGoalType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v13.enums.AppCampaignBiddingStrategyGoalTypeEnum.AppCampaignBiddingStrategyGoalType").enummodule end end end end end
Version data entries
9 entries across 9 versions & 1 rubygems