Class: AdWords::V201008::TrafficEstimatorService::MatchesRegexErrorReason

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

Overview

MatchesRegexError.Reason

Constant Summary collapse

DOES_NOT_MATCH =
MatchesRegexErrorReason.new("DOES_NOT_MATCH")
UNKNOWN =
MatchesRegexErrorReason.new("UNKNOWN")