GoogleAdsSearchads360V23ServicesSuggestKeywordThemeConstantsRequest class

Request message for KeywordThemeConstantService.SuggestKeywordThemeConstants.

Properties

countryCode String?
Upper-case, two-letter country code as defined by ISO-3166.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
languageCode String?
The two letter language code for get corresponding keyword theme for refining the scope of the query, default to 'en' if not set.
getter/setter pair
queryText String?
The query text of a keyword theme that will be used to map to similar keyword themes.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited