Sha256: 9d4be51c64b1c76ccd00d71e471102048be436ba653afb8c91a7cc011a0b70e8
Contents?: true
Size: 1.33 KB
Versions: 9
Compression:
Stored size: 1.33 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v13/errors/smart_campaign_error.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/ads/googleads/v13/errors/smart_campaign_error.proto", :syntax => :proto3) do add_message "google.ads.googleads.v13.errors.SmartCampaignErrorEnum" do end add_enum "google.ads.googleads.v13.errors.SmartCampaignErrorEnum.SmartCampaignError" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :INVALID_BUSINESS_LOCATION_ID, 2 value :INVALID_CAMPAIGN, 3 value :BUSINESS_NAME_OR_BUSINESS_LOCATION_ID_MISSING, 4 value :REQUIRED_SUGGESTION_FIELD_MISSING, 5 value :GEO_TARGETS_REQUIRED, 6 value :CANNOT_DETERMINE_SUGGESTION_LOCALE, 7 value :FINAL_URL_NOT_CRAWLABLE, 8 end end end module Google module Ads module GoogleAds module V13 module Errors SmartCampaignErrorEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v13.errors.SmartCampaignErrorEnum").msgclass SmartCampaignErrorEnum::SmartCampaignError = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v13.errors.SmartCampaignErrorEnum.SmartCampaignError").enummodule end end end end end
Version data entries
9 entries across 9 versions & 1 rubygems