Class: AdWords::V201008::TargetingIdeaService::MatchesRegexErrorReason

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

Overview

MatchesRegexError.Reason

Constant Summary collapse

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