GoogleAdsSearchads360V23ServicesAudienceCompositionSection class

A collection of related attributes of the same type in an audience composition insights report.

Properties

clusteredAttributes List<GoogleAdsSearchads360V23ServicesAudienceCompositionAttributeCluster>?
Additional attributes for this audience, grouped into clusters.
getter/setter pair
dimension String?
The type of the attributes in this section. Possible string values are:
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
topAttributes List<GoogleAdsSearchads360V23ServicesAudienceCompositionAttribute>?
The most relevant segments for this audience.
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