LifeEvent
Stay organized with collections
Save and categorize content based on your preferences.
A life event: a particular interest-based vertical to be targeted to reach users when they are in the midst of important life milestones.
Fields |
resource_name
|
string
Output only. The resource name of the life event. Life event resource names have the form: customers/{customer_id}/lifeEvents/{life_event_id}
|
id
|
int64
Output only. The ID of the life event.
|
name
|
string
Output only. The name of the life event, for example,"Recently Moved"
|
parent
|
string
Output only. The parent of the life_event.
|
launched_to_all
|
bool
Output only. True if the life event is launched to all channels and locales.
|
availabilities[]
|
CriterionCategoryAvailability
Output only. Availability information of the life event.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-12 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-12 UTC."],[[["Life events are interest-based verticals used to target users during significant life milestones."],["Each life event has a unique ID, name (e.g., \"Recently Moved\"), and parent category."],["Life event availability is indicated by `launched_to_all` and detailed in `availabilities`."],["You can access life event details using its resource name, which follows a specific format: `customers/{customer_id}/lifeEvents/{life_event_id}`."]]],[]]