Goal
Representation of goals.
Columns
| Name | Type | Behavior | Description |
| CustomerId | Long | ATTRIBUTE | Output only. The ID of the customer. |
| GoalGoalId | Long | ATTRIBUTE | Output only. The ID of this goal. |
| GoalGoalType | String | ATTRIBUTE | Output only. The type of this goal.
The allowed values are CUSTOMER_RETENTION, UNKNOWN. |
| GoalOptimizationEligibility | String | ATTRIBUTE | Output only. Indicates if this goal is eligible for campaign optimization.
The allowed values are ELIGIBLE, INELIGIBLE, UNKNOWN. |
| GoalOwnerCustomer | String | ATTRIBUTE | Output only. The resource name of the goal owner customer. |
| GoalResourceName | String | ATTRIBUTE | Immutable. The resource name of the goal. |
| GoalRetentionGoalSettingsValueSettingsAdditionalHighLifetimeValue | Double | ATTRIBUTE | High lifetime value of the lifecycle goal. For example, for customer acquisition goals, high lifetime value is the incremental conversion value for lapsed customers who are of high value. High lifetime value should be greater than value, if set. |
| GoalRetentionGoalSettingsValueSettingsAdditionalValue | Double | ATTRIBUTE | Value of the lifecycle goal. For example, for retention goals, value is the incremental conversion value for lapsed customers who are not of high value. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer more granular control over the data returned from the data source.
| Name | Type | Description |
| ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |