CustomConversionGoal
Custom conversion goal that can make arbitrary conversion actions biddable.
Columns
Name | Type | Behavior | Description |
CustomConversionGoalConversionActions | String | ATTRIBUTE | Conversion actions that the custom conversion goal makes biddable. |
CustomConversionGoalId | Long | ATTRIBUTE | Immutable. The ID for this custom conversion goal. |
CustomConversionGoalName | String | ATTRIBUTE | The name for this custom conversion goal. |
CustomConversionGoalResourceName | String | ATTRIBUTE | Immutable. The resource name of the custom conversion goal. Custom conversion goal resource names have the form: customers/{customer_id}/customConversionGoals/{goal_id} |
CustomConversionGoalStatus | String | ATTRIBUTE | The status of the custom conversion goal.
The allowed values are ENABLED, REMOVED, UNKNOWN, UNSPECIFIED. |
CustomerId | Long | ATTRIBUTE | Output only. The ID of the customer. |
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. |