Caution: You are viewing documentation for the API's REST interface. Most of our official client libraries use gRPC. See the REST Introduction for details.
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.
[[["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 2025-03-06 UTC."],[[["Lifecycle goal value settings use JSON representation to define the base value (`value`) and an optional high lifetime value (`highLifetimeValue`) for the goal."],["The `value` field represents the standard incremental conversion value for the goal, such as the value assigned to new customer acquisition."],["The `highLifetimeValue` field, currently in beta and read-only, allows assigning a higher incremental conversion value to specific segments, like high-value new customers, and should be greater than the base `value` if used."]]],["The core content describes the structure for setting lifecycle goal values, using a JSON format with two fields: `value` and `highLifetimeValue`. `value` represents the standard incremental conversion value, while `highLifetimeValue` indicates the higher conversion value for high-value customers. The `highLifetimeValue` must be greater than `value`. The `highLifetimeValue` field is currently in beta and is read-only.\n"]]