user_list
사용자 목록입니다. 고객이 타겟팅할 수 있는 사용자 목록입니다.
위 리소스의 필드는 SELECT 및 WHERE 절에서 이 리소스와 함께 선택할 수 있습니다. 이 필드는 SELECT
절의 측정항목을 분류하지 않습니다.
user_list.id |
필드 설명 | 사용자 목록의 ID입니다. |
카테고리 | ATTRIBUTE |
데이터 유형 | INT64 |
URL 입력 | N/A |
필터링 가능 | 참 |
선택 가능 | 참 |
Sortable | 참 |
반복 | 거짓 |
|
user_list.name |
필드 설명 | 이 사용자 목록의 이름입니다. access_reason에 따라 사용자 목록 이름이 고유하지 않을 수 있습니다 (예: access_reason=SHARED인 경우). |
카테고리 | ATTRIBUTE |
데이터 유형 | STRING |
URL 입력 | N/A |
필터링 가능 | 참 |
선택 가능 | 참 |
Sortable | 참 |
반복 | 거짓 |
|
user_list.resource_name |
필드 설명 | 사용자 목록의 리소스 이름입니다. 사용자 목록 리소스 이름의 형식은 customers/{customer_id}/userLists/{user_list_id} 입니다. |
카테고리 | ATTRIBUTE |
데이터 유형 | RESOURCE_NAME |
URL 입력 | N/A |
필터링 가능 | 참 |
선택 가능 | 참 |
Sortable | 거짓 |
반복 | 거짓 |
|
user_list.type |
필드 설명 | 이 목록의 유형입니다. 이 필드는 읽기 전용입니다. |
카테고리 | ATTRIBUTE |
데이터 유형 |
ENUM
CRM_BASED EXTERNAL_REMARKETING LOGICAL REMARKETING RULE_BASED SIMILAR UNKNOWN UNSPECIFIED
|
URL 입력 | google.ads.searchads360.v0.enums.UserListTypeEnum.UserListType |
필터링 가능 | 참 |
선택 가능 | 참 |
Sortable | 참 |
반복 | 거짓 |
|
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-01-10(UTC)
[null,null,["최종 업데이트: 2024-01-10(UTC)"],[[["A user list is a list of users a customer may target for advertising."],["User list data includes an ID, name, resource name and type."],["User list resource names follow the format: `customers/{customer_id}/userLists/{user_list_id}`."],["User list types include CRM-based, external remarketing, logical, remarketing, rule-based, and similar."]]],["This document describes user lists, which are targetable by customers, and associated data. Key fields include `user_list.id` (unique ID), `user_list.name` (potentially non-unique name), `user_list.resource_name` (resource identifier), and `user_list.type` (list classification, e.g., CRM_BASED). These fields, categorized as attributes, can be used in SELECT and WHERE clauses for filtering and retrieval, but will not segment metrics. The related resource is `customer`, which can also be included.\n"]]