Google Analytics के लिए, एमसीपी सर्वर आज़माएं. इसे
GitHub से इंस्टॉल करें. साथ ही, ज़्यादा जानकारी के लिए
सूचना देखें.
Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
REST Resource: properties.adSenseLinks
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
संसाधन: AdSenseLink
Google Analytics प्रॉपर्टी और AdSense for Content विज्ञापन क्लाइंट के बीच का लिंक.
| JSON के काेड में दिखाना |
{
"name": string,
"adClientCode": string
} |
| फ़ील्ड |
name |
string
सिर्फ़ आउटपुट के लिए. इस AdSense लिंक संसाधन का नाम. फ़ॉर्मैट: properties/{propertyId}/adSenseLinks/{linkId} उदाहरण: properties/1234/adSenseLinks/6789
|
adClientCode |
string
इम्यूटेबल. AdSense का वह विज्ञापन क्लाइंट कोड जिससे Google Analytics प्रॉपर्टी लिंक है. उदाहरण के लिए: "ca-pub-1234567890"
|
तरीके |
|
|
AdSenseLink बनाता है. |
|
|
AdSense लिंक मिटाता है. |
|
|
किसी एक AdSenseLink को खोजता है. |
|
|
किसी प्रॉपर्टी पर AdSenseLinks की सूची बनाता है. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-26 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-26 (UTC) को अपडेट किया गया."],[],["AdSenseLink establishes a connection between a Google Analytics property and an AdSense ad client. Its JSON representation includes a resource `name` and an `adClientCode`. Key actions include creating, deleting, retrieving (get), and listing AdSenseLinks. The `name` field is read-only and uses the format `properties/{propertyId}/adSenseLinks/{linkId}`, while `adClientCode` is immutable and in the format \"ca-pub-1234567890\".\n"]]