GoogleAdsSearchads360V23ResourcesLifeEvent class

A life event: a particular interest-based vertical to be targeted to reach users when they are in the midst of important life milestones.

Properties

availabilities List<GoogleAdsSearchads360V23CommonCriterionCategoryAvailability>?
Availability information of the life event.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
id String?
The ID of the life event.
getter/setter pair
launchedToAll bool?
True if the life event is launched to all channels and locales.
getter/setter pair
name String?
The name of the life event, for example,"Recently Moved"
getter/setter pair
parent String?
The parent of the life_event.
getter/setter pair
resourceName String?
The resource name of the life event.
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