customer_manager_link[고객_관리자_링크]
고객-관리자 연결 관계를 나타냅니다.
위 리소스의 필드를 이 필드와 함께 선택할 수 있습니다.
SELECT 및 WHERE 절에 리소스 사용 다음 필드는 분류되지 않습니다.
측정항목을 SELECT
절에 포함합니다.
customer_manager_link.manager_customer |
필드 설명 | 고객에게 연결된 관리자 고객입니다. |
카테고리 | ATTRIBUTE |
데이터 유형 | RESOURCE_NAME |
URL 입력 | N/A |
필터링 가능 | 참 |
선택 가능 | 참 |
Sortable | 참 |
반복 | 거짓 |
|
customer_manager_link.manager_link_id |
필드 설명 | 고객-관리자 링크의 ID입니다. 이 필드는 읽기 전용입니다. |
카테고리 | ATTRIBUTE |
데이터 유형 | INT64 |
URL 입력 | N/A |
필터링 가능 | 참 |
선택 가능 | 참 |
Sortable | 참 |
반복 | 거짓 |
|
customer_manager_link.resource_name |
필드 설명 | 리소스의 이름입니다. CustomerManagerLink 리소스 이름의 형식은 customers/{customer_id}/customerManagerLinks/{manager_customer_id}~{manager_link_id} 입니다. |
카테고리 | ATTRIBUTE |
데이터 유형 | RESOURCE_NAME |
URL 입력 | N/A |
필터링 가능 | 참 |
선택 가능 | 참 |
Sortable | 거짓 |
반복 | 거짓 |
|
customer_manager_link.start_time |
필드 설명 | CustomerManagerLink가 생성된 타임스탬프입니다. 타임스탬프는 고객의 시간대로 표시되며 "yyyy-MM-dd HH:mm:ss" 형식입니다. |
카테고리 | ATTRIBUTE |
데이터 유형 | DATE |
URL 입력 | N/A |
필터링 가능 | 참 |
선택 가능 | 참 |
Sortable | 참 |
반복 | 거짓 |
|
customer_manager_link.status |
필드 설명 | 고객과 관리자 간의 연결 상태입니다. |
카테고리 | ATTRIBUTE |
데이터 유형 |
ENUM
ACTIVE CANCELED INACTIVE PENDING REFUSED UNKNOWN UNSPECIFIED
|
URL 입력 | google.ads.searchads360.v0.enums.ManagerLinkStatusEnum.ManagerLinkStatus |
필터링 가능 | 참 |
선택 가능 | 참 |
Sortable | 참 |
반복 | 거짓 |
|
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-07-25(UTC)
[null,null,["최종 업데이트: 2024-07-25(UTC)"],[[["Represents the relationship link between a customer and a manager."],["Allows for the selection of fields from linked customer resources in queries."],["Provides attributes like manager ID, link ID, resource name, start time, and link status."],["`customer_manager_link.manager_link_id` is read-only."],["The `customer_manager_link.resource_name` follows a specific format: `customers/{customer_id}/customerManagerLinks/{manager_customer_id}~{manager_link_id}`."]]],["This data describes the relationship between a customer and their manager. Key information includes the `manager_customer` linked to a customer, the `manager_link_id` (read-only), the `resource_name` (unique identifier), and the `start_time` of the link. The `status` of the link can be `ACTIVE`, `CANCELED`, `INACTIVE`, `PENDING`, `REFUSED`, `UNKNOWN` or `UNSPECIFIED`. All fields are filterable and selectable, and most are sortable, allowing for detailed queries on the customer-manager relationship.\n"]]