चेतावनी: आप एपीआई के 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 के यूज़र इंटरफ़ेस (यूआई) में छिपे हुए लिंक देखने हैं या नहीं. डिफ़ॉल्ट वैल्यू गलत है
|
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 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."]]],[]]