UserListCustomerType
A user list customer type
Columns
Name | Type | Behavior | Description |
CustomerId | Long | ATTRIBUTE | Output only. The ID of the customer. |
UserListCustomerTypeCustomerTypeCategory | String | ATTRIBUTE | Immutable. The user list customer type category
使用できる値は次のとおりです。ALL_CUSTOMERS, CART_ABANDONERS, CONVERTED_LEADS, DISENGAGED_CUSTOMERS, HIGH_VALUE_CUSTOMERS, LOYALTY_SIGN_UPS, LOYALTY_TIER_1_MEMBERS, LOYALTY_TIER_2_MEMBERS, LOYALTY_TIER_3_MEMBERS, LOYALTY_TIER_4_MEMBERS, LOYALTY_TIER_5_MEMBERS, LOYALTY_TIER_6_MEMBERS, LOYALTY_TIER_7_MEMBERS, PAID_SUBSCRIBERS, PURCHASERS, QUALIFIED_LEADS, UNKNOWN, UNSPECIFIED |
UserListCustomerTypeResourceName | String | ATTRIBUTE | Immutable. The resource name of the user list customer type User list customer type resource names have the form: customers/{customer_id}/userListCustomerTypes/{user_list_id}~{customer_type_category} |
UserListCustomerTypeUserList | String | ATTRIBUTE | Immutable. The resource name for the user list this user list customer type is associated with |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似列フィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
Name | Type | Description |
ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |