GoogleAdsSearchads360V23ServicesFrequencyCap class

A rule specifying the maximum number of times an ad can be shown to a user over a particular time period.

Properties

hashCode int
The hash code for this object.
no setterinherited
impressions int?
The number of impressions, inclusive.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
timeUnit String?
The type of time unit.
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