Class: AdWords::V200909::GeoLocationService::StringLengthErrorReason

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

Overview

StringLengthError.Reason

Constant Summary collapse

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