GoogleAdsSearchads360V23ResourcesKeywordThemeConstant class

A Smart Campaign keyword theme constant.

Properties

countryCode String?
The ISO-3166 Alpha-2 country code of the constant, eg.
getter/setter pair
displayName String?
The display name of the keyword theme or sub keyword theme.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
languageCode String?
The ISO-639-1 language code with 2 letters of the constant, eg.
getter/setter pair
resourceName String?
The resource name of the keyword theme constant.
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