CustomerLifecycleGoal
Account level customer lifecycle goal settings.
Columns
| Name | Type | Behavior | Description |
| CustomerId | Long | ATTRIBUTE | Output only. The ID of the customer. |
| CustomerLifecycleGoalCustomerAcquisitionGoalValueSettingsHighLifetimeValue | Double | ATTRIBUTE | 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. |
| CustomerLifecycleGoalCustomerAcquisitionGoalValueSettingsValue | Double | ATTRIBUTE | 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. |
| CustomerLifecycleGoalOwnerCustomer | String | ATTRIBUTE | Output only. The resource name of the customer which owns the lifecycle goal. |
| CustomerLifecycleGoalResourceName | String | ATTRIBUTE | Immutable. The resource name of the customer lifecycle goal. Customer lifecycle resource names have the form: customers/{customer_id}/customerLifecycleGoal |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似列フィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
| Name | Type | Description |
| ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |