GoogleAdsSearchads360V23CommonUserListDateRuleItemInfo class

A rule item composed of a date operation.

Properties

hashCode int
The hash code for this object.
no setterinherited
offsetInDays String?
The relative date value of the right hand side denoted by number of days offset from now.
getter/setter pair
operator String?
Date comparison operator.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
value String?
String representing date value to be compared with the rule variable.
getter/setter pair

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