GoogleAdsSearchads360V23ResourcesDetailedDemographic class

A detailed demographic: a particular interest-based vertical to be targeted to reach users based on long-term life facts.

Properties

availabilities List<GoogleAdsSearchads360V23CommonCriterionCategoryAvailability>?
Availability information of the detailed demographic.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
id String?
The ID of the detailed demographic.
getter/setter pair
launchedToAll bool?
True if the detailed demographic is launched to all channels and locales.
getter/setter pair
name String?
The name of the detailed demographic.
getter/setter pair
parent String?
The parent of the detailed_demographic.
getter/setter pair
resourceName String?
The resource name of the detailed demographic.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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