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