注意:您正在查看 API 的 REST 介面說明文件。我們的官方用戶端程式庫支援 gRPC。詳情請參閱
REST 簡介。
LifecycleGoalValueSettings
JSON 表示法 |
{
"value": number,
"highLifetimeValue": number
} |
欄位 |
value |
number
生命週期目標的值。舉例來說,如果是獲取新客目標,價值就是非高價值新客的轉換價值增量。
|
highLifetimeValue |
number
生命週期目標的生命週期價值高。以獲取新客目標為例,高生命週期價值是指高價值新顧客的轉換價值增量。高生命週期價值 (如有設定) 應大於價值。在目前階段,高終身價值功能處於 Beta 版,因此這個欄位為唯讀。
|
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-11-05 (世界標準時間)。
[null,null,["上次更新時間:2024-11-05 (世界標準時間)。"],[[["Lifecycle goal value settings use JSON representation to define the base and high lifetime values for a goal."],["`value` represents the standard incremental conversion value for the goal, such as customer acquisition."],["`highLifetimeValue` is used to identify high-value customers and their incremental conversion value, though currently in beta and read-only."],["Both `value` and `highLifetimeValue` are represented as numbers within the JSON structure."]]],[]]