LifeEvent

  • Life events are used to target users during important life milestones.

  • They are structured with fields like resource name, ID, name, parent, and availability information.

  • The launched_to_all field indicates if the life event is available across all channels and locales.

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.