GoogleAdsSearchads360V23ServicesListPlannableUserInterestsRequest class

Request message for ReachPlanService.ListPlannableUserInterests.

Properties

customerId String?
The ID of the customer.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
nameQuery String?
A filter by user interest name.
getter/setter pair
pathQuery String?
A filter by user interest path.
getter/setter pair
reachApplicationInfo GoogleAdsSearchads360V23CommonAdditionalApplicationInfo?
Additional information on the application issuing the request.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
userInterestTaxonomyTypes List<String>?
A filter by user interest type.
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