GoogleAdsSearchads360V23ServicesPlannableUserInterest class

A plannable user interest that can be targeted in a reach forecast using ReachPlanService.GenerateReachForecast.

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
userInterest GoogleAdsSearchads360V23CommonUserInterestInfo?
The user interest id.
getter/setter pair
userInterestDisplayName String?
The user interest display name.
getter/setter pair
userInterestPath String?
The user interest path.
getter/setter pair
userInterestType String?
The user interest type. Possible string values are:
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