Class: AdWords::V201003::GeoLocationService::RequestErrorReason

Inherits:
String
  • Object
show all
Defined in:
lib/adwords4r/v201003/GeoLocationService.rb

Overview

RequestError.Reason

Constant Summary collapse

INVALID_INPUT =
RequestErrorReason.new("INVALID_INPUT")
UNKNOWN =
RequestErrorReason.new("UNKNOWN")