इस संसाधन के लिए तरीकों की सूची देखने के लिए, इस पेज पर सबसे नीचे जाएं.
संसाधन निरूपण
इसमें Search Console की साइट के लिए, अनुमति के लेवल की जानकारी होती है. ज़्यादा जानकारी के लिए, Search Console में अनुमतियां देखें.
{
"siteUrl": string,
"permissionLevel": string
}
प्रॉपर्टी का नाम
मान
ब्यौरा
नोट
permissionLevel
string
साइट के लिए उपयोगकर्ता की अनुमति का लेवल.
इन वैल्यू का इस्तेमाल किया जा सकता है:
"siteFullUser"
"siteOwner"
"siteRestrictedUser"
"siteUnverifiedUser"
siteUrl
string
जोड़ी जाने वाली प्रॉपर्टी का यूआरएल. उदाहरण:http://www.example.com/ (यूआरएल-प्रीफ़िक्स प्रॉपर्टी के लिए) या
sc-domain:example.com (डोमेन प्रॉपर्टी के लिए)
[null,null,["आखिरी बार 2024-10-11 (UTC) को अपडेट किया गया."],[[["This resource outlines site permission levels within Google Search Console, including details on ownership, full user, restricted user, and unverified user roles."],["It provides structured data representation with properties like `siteUrl` and `permissionLevel` to manage Search Console sites."],["Users can utilize provided methods (add, delete, get, list) for managing their websites within Google Search Console via the API."],["This information assists developers in programmatically interacting with Search Console to retrieve site data and manage site settings based on user permissions."]]],["This resource details Search Console site information, including `siteUrl` and `permissionLevel`. Permission levels include `siteFullUser`, `siteOwner`, `siteRestrictedUser`, and `siteUnverifiedUser`. Key actions (methods) include `add` to add a site, `delete` to remove a site, `get` to retrieve site information, and `list` to show the user's sites. The `siteUrl` property is provided for both URL-prefix and Domain properties.\n"]]