GoogleAdsSearchads360V23ResourcesAudience class

Audience is an effective targeting option that lets you intersect different segment attributes, such as detailed demographics and affinities, to create audiences that represent sections of your target segments.

Properties

assetGroup String?
The asset group that this audience is scoped under.
getter/setter pair
description String?
Description of this audience.
getter/setter pair
dimensions List<GoogleAdsSearchads360V23CommonAudienceDimension>?
Positive dimensions specifying the audience composition.
getter/setter pair
exclusionDimension GoogleAdsSearchads360V23CommonAudienceExclusionDimension?
Negative dimension specifying the audience composition.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
id String?
ID of the audience.
getter/setter pair
name String?
Name of the audience.
getter/setter pair
resourceName String?
The resource name of the audience.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scope String?
Defines the scope this audience can be used in.
getter/setter pair
status String?
Status of 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