للحصول على قائمة من الطرق لهذا المورد، راجِع نهاية هذه الصفحة.
تمثيلات الموارد
يحتوي على معلومات على مستوى الإذن حول موقع إلكتروني على Search Console ولمزيد من المعلومات، راجِع الأذونات في Search Console.
{ "siteUrl":string, "permissionLevel":string }
اسم الموقع
القيمة
الوصف
Notes
permissionLevel
string
مستوى إذن المستخدِم للموقع الإلكتروني.
في ما يلي القيم المقبولة:
"siteFullUser"
"siteOwner"
"siteRestrictedUser"
"siteUnverifiedUser"
siteUrl
string
تمثّل هذه السمة عنوان URL للموقع الإلكتروني المطلوب إضافته. أمثلة:http://www.example.com/ (لموقع إلكتروني يحمل بادئة عنوان URL) أو
sc-domain:example.com (لموقع إلكتروني في النطاق)
تاريخ التعديل الأخير: 2024-07-23 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-07-23 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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"]]