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.
使用できる値は次のとおりです。ENABLED, REMOVED, UNKNOWN, UNSPECIFIED |
CustomerId | Long | ATTRIBUTE | Output only. The ID of the customer. |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似列フィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
Name | Type | Description |
ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |