주의: 이 API의 REST 인터페이스에 대한 문서를 보고 있습니다. 대부분의 공식 클라이언트 라이브러리는 gRPC를 사용합니다. 자세한 내용은
REST 소개를 참조하세요.
CustomerClientLink
JSON 표현 |
{
"resourceName": string,
"status": enum (ManagerLinkStatus ),
"clientCustomer": string,
"managerLinkId": string,
"hidden": boolean
} |
필드 |
resourceName |
string
변경할 수 없습니다. 리소스의 이름입니다. CustomerClientLink 리소스 이름은 customers/{customerId}/customerClientLinks/{client_customer_id}~{managerLinkId} 형식입니다.
|
status |
enum (ManagerLinkStatus )
고객과 관리자 간의 연결 상태입니다.
|
clientCustomer |
string
변경할 수 없습니다. 이 고객에 연결된 고객입니다.
|
managerLinkId |
string (int64 format)
출력 전용입니다. 고객 클라이언트 링크를 고유하게 식별합니다. 읽기 전용입니다.
|
hidden |
boolean
링크의 공개 상태입니다. 사용자는 Google Ads UI에서 숨겨진 링크를 표시할지 여부를 선택할 수 있습니다. 기본값은 false입니다.
|
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-03-06(UTC)
[null,null,["최종 업데이트: 2025-03-06(UTC)"],[[["The CustomerClientLink resource represents the relationship between a client customer and a manager customer."],["It includes fields such as resource name, status, client customer ID, manager link ID, and visibility status."],["The manager link ID uniquely identifies the link between the client and the manager."],["The visibility of the link determines whether or not users can see it in the Google Ads UI."]]],[]]