LifecycleGoalValueSettings

Lifecycle goal value settings.

JSON representation
{
  "value": number,
  "highLifetimeValue": number
}
Fields
value

number

Value of the lifecycle goal. For example, for customer acquisition goal, value is the incremental conversion value for new customers who are not of high value.

highLifetimeValue

number

High lifetime value of the lifecycle goal. For example, for customer acquisition goal, high lifetime value is the incremental conversion value for new customers who are of high value. High lifetime value should be greater than value, if set. In current stage, high lifetime value feature is in beta and this field is read-only.