注意: 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 広告の管理画面で非表示リンクを表示するかどうかを選択できます。デフォルト値は false です。
|
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は 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."]]],[]]