Sha256: f884aed94a8c563b193bcaa12a45130dc68cfc7a5c9e3465d444404c761ad5d4
Contents?: true
Size: 1.32 KB
Versions: 3
Compression:
Stored size: 1.32 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/google_ads/v3/errors/keyword_plan_error.proto require 'google/protobuf' require 'google/api/annotations_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.ads.googleads.v3.errors.KeywordPlanErrorEnum" do end add_enum "google.ads.googleads.v3.errors.KeywordPlanErrorEnum.KeywordPlanError" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :BID_MULTIPLIER_OUT_OF_RANGE, 2 value :BID_TOO_HIGH, 3 value :BID_TOO_LOW, 4 value :BID_TOO_MANY_FRACTIONAL_DIGITS, 5 value :DAILY_BUDGET_TOO_LOW, 6 value :DAILY_BUDGET_TOO_MANY_FRACTIONAL_DIGITS, 7 value :INVALID_VALUE, 8 value :KEYWORD_PLAN_HAS_NO_KEYWORDS, 9 value :KEYWORD_PLAN_NOT_ENABLED, 10 value :KEYWORD_PLAN_NOT_FOUND, 11 value :MISSING_BID, 13 value :MISSING_FORECAST_PERIOD, 14 value :INVALID_FORECAST_DATE_RANGE, 15 value :INVALID_NAME, 16 end end module Google::Ads::GoogleAds::V3::Errors KeywordPlanErrorEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v3.errors.KeywordPlanErrorEnum").msgclass KeywordPlanErrorEnum::KeywordPlanError = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v3.errors.KeywordPlanErrorEnum.KeywordPlanError").enummodule end
Version data entries
3 entries across 3 versions & 1 rubygems