Resource: LifeEvent
A life event: a particular interest-based vertical to be targeted to reach users when they are in the midst of important life milestones.
JSON representation | |
---|---|
{
"resourceName": string,
"id": string,
"name": string,
"parent": string,
"launchedToAll": boolean,
"availabilities": [
{
object ( |
Fields | |
---|---|
resourceName |
Output only. The resource name of the life event. Life event resource names have the form:
|
id |
Output only. The ID of the life event. |
name |
Output only. The name of the life event. E.g.,"Recently Moved" |
parent |
Output only. The parent of the lifeEvent. |
launchedToAll |
Output only. True if the life event is launched to all channels and locales. |
availabilities[] |
Output only. Availability information of the life event. |
Methods |
|
---|---|
|
Returns the requested life event in full detail. |