Sites
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
এই সম্পদের জন্য পদ্ধতির তালিকার জন্য, এই পৃষ্ঠার শেষে দেখুন।
সম্পদ উপস্থাপনা
একটি সার্চ কনসোল সাইট সম্পর্কে অনুমতি স্তরের তথ্য রয়েছে৷ আরও তথ্যের জন্য, অনুসন্ধান কনসোলে অনুমতিগুলি দেখুন।
{
"siteUrl": string,
"permissionLevel": string
}
সম্পত্তির নাম | মান | বর্ণনা | নোট |
---|
permissionLevel | string | সাইটের জন্য ব্যবহারকারীর অনুমতির স্তর।
গ্রহণযোগ্য মান হল:- "
siteFullUser " - "
siteOwner " - "
siteRestrictedUser " - "
siteUnverifiedUser "
| |
siteUrl | string | প্রপার্টির URL যোগ করতে হবে। উদাহরণ: http://www.example.com/ (একটি URL-প্রিফিক্স সম্পত্তির জন্য) বা sc-domain:example.com (একটি ডোমেন সম্পত্তির জন্য) | |
পদ্ধতি
- যোগ করুন
- সার্চ কনসোলে ব্যবহারকারীর সাইটের সেটে একটি সাইট যোগ করে।
- মুছে ফেলুন
- ব্যবহারকারীর সার্চ কনসোল সাইটগুলির সেট থেকে একটি সাইট সরিয়ে দেয়।
- পেতে
- নির্দিষ্ট সাইট সম্পর্কে তথ্য পুনরুদ্ধার করে।
- তালিকা
- ব্যবহারকারীর অনুসন্ধান কনসোল সাইটগুলি তালিকাভুক্ত করে৷
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2024-11-14 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2024-11-14 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["\u003cp\u003eThis resource outlines site permission levels within Google Search Console, including details on ownership, full user, restricted user, and unverified user roles.\u003c/p\u003e\n"],["\u003cp\u003eIt provides structured data representation with properties like \u003ccode\u003esiteUrl\u003c/code\u003e and \u003ccode\u003epermissionLevel\u003c/code\u003e to manage Search Console sites.\u003c/p\u003e\n"],["\u003cp\u003eUsers can utilize provided methods (add, delete, get, list) for managing their websites within Google Search Console via the API.\u003c/p\u003e\n"],["\u003cp\u003eThis information assists developers in programmatically interacting with Search Console to retrieve site data and manage site settings based on user permissions.\u003c/p\u003e\n"]]],["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"],null,["# Sites\n\n\u003cbr /\u003e\n\nFor a list of [methods](#methods) for this resource, see the end of this page.\n\nResource representations\n------------------------\n\nContains permission level information about a Search Console site. For more information, see [Permissions in Search Console](https://support.google.com/webmasters/answer/2451999).\n\n```text\n{\n \"siteUrl\": string,\n \"permissionLevel\": string\n}\n```\n\n| Property name | Value | Description | Notes |\n|-------------------|----------|--------------------------------------------------------------------------------------------------------------------------------------------------------------|-------|\n| `permissionLevel` | `string` | The user's permission level for the site. \u003cbr /\u003e Acceptable values are: - \"`siteFullUser`\" - \"`siteOwner`\" - \"`siteRestrictedUser`\" - \"`siteUnverifiedUser`\" | |\n| `siteUrl` | `string` | The URL of the property to add. **Examples:** `http://www.example.com/` (for a URL-prefix property) or `sc-domain:example.com` (for a Domain property) | |\n\nMethods\n-------\n\n[add](/webmaster-tools/v1/sites/add)\n: Adds a site to the set of the user's sites in Search Console.\n\n[delete](/webmaster-tools/v1/sites/delete)\n: Removes a site from the set of the user's Search Console sites.\n\n[get](/webmaster-tools/v1/sites/get)\n: Retrieves information about specific site.\n\n[list](/webmaster-tools/v1/sites/list)\n: Lists the user's Search Console sites."]]