Sha256: d3f828024a3a35f68bf53ecfa335c186e7f050e67d80945ae7578c815e2123d3
Contents?: true
Size: 1.04 KB
Versions: 4
Compression:
Stored size: 1.04 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/google_ads/v0/enums/conversion_action_type.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.ads.googleads.v0.enums.ConversionActionTypeEnum" do end add_enum "google.ads.googleads.v0.enums.ConversionActionTypeEnum.ConversionActionType" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :AD_CALL, 2 value :CLICK_TO_CALL, 3 value :GOOGLE_PLAY_DOWNLOAD, 4 value :GOOGLE_PLAY_IN_APP_PURCHASE, 5 value :UPLOAD_CALLS, 6 value :UPLOAD_CLICKS, 7 value :WEBPAGE, 8 value :WEBSITE_CALL, 9 end end module Google::Ads::GoogleAds::V0::Enums ConversionActionTypeEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.enums.ConversionActionTypeEnum").msgclass ConversionActionTypeEnum::ConversionActionType = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.enums.ConversionActionTypeEnum.ConversionActionType").enummodule end
Version data entries
4 entries across 4 versions & 1 rubygems