Class: AdWords::V201008::GeoLocationService::StringLengthErrorReason

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

Overview

StringLengthError.Reason

Constant Summary collapse

TOO_LONG =
StringLengthErrorReason.new("TOO_LONG")
TOO_SHORT =
StringLengthErrorReason.new("TOO_SHORT")