ज़रूरी है. फ़ॉर्मैट: - खाते/{account} - प्रॉपर्टीज़/{property}
क्वेरी पैरामीटर
पैरामीटर
pageSize
integer
लौटाए जाने वाले ऐक्सेस बाइंडिंग की ज़्यादा से ज़्यादा संख्या. सेवा इस वैल्यू से कम वैल्यू दिखा सकती है. अगर इन्हें तय नहीं किया गया है, तो ज़्यादा से ज़्यादा 200 ऐक्सेस बाइंडिंग दिखेंगी. वैल्यू ज़्यादा से ज़्यादा 500 है. 500 से ज़्यादा की वैल्यू को 500 पर लागू किया जाएगा.
pageToken
string
पिछले accessBindings.list कॉल से मिला पेज टोकन. बाद वाला पेज फिर से पाने के लिए यह विकल्प दें. पेज पर नंबर जोड़ते समय, accessBindings.list को दिए गए अन्य सभी पैरामीटर, उस कॉल से मेल खाने चाहिए जो पेज टोकन दिया गया था.
[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 2025-07-26 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eLists all access bindings, which control user permissions, for a given Google Analytics 4 property or account.\u003c/p\u003e\n"],["\u003cp\u003eThe API request requires specifying the parent property or account using the \u003ccode\u003eparent\u003c/code\u003e path parameter.\u003c/p\u003e\n"],["\u003cp\u003eYou can control the number of results and retrieve subsequent pages using the \u003ccode\u003epageSize\u003c/code\u003e and \u003ccode\u003epageToken\u003c/code\u003e query parameters.\u003c/p\u003e\n"],["\u003cp\u003eRequires authorization with specific OAuth scopes to manage or view user access.\u003c/p\u003e\n"]]],["This document outlines how to list access bindings for Google Analytics accounts or properties. A `GET` request is sent to a specified URL, including a required `parent` path parameter (account or property ID). Optional query parameters `pageSize` (max 500) and `pageToken` (for pagination) can be used. The request body is empty. A successful response returns a `ListAccessBindingsResponse`. The request requires specific OAuth scopes for read or manage user permissions.\n"],null,[]]