ข้อควรระวัง: คุณกําลังดูเอกสารประกอบสําหรับอินเทอร์เฟซ REST ของ API ไลบรารีของไคลเอ็นต์อย่างเป็นทางการส่วนใหญ่ของเราใช้ 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
ระดับการแชร์ของลิงก์ ผู้ใช้เลือกได้ว่าจะดูลิงก์ที่ซ่อนอยู่ใน UI ของ Google Ads หรือไม่ ค่าเริ่มต้นคือ 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."]]],[]]