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
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |