تاريخ التعديل الأخير: 2025-02-17 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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-02-17 (حسب التوقيت العالمي المتفَّق عليه)"],[[["The Indexing API's `urlNotifications.publish` endpoint allows you to notify Google about URL updates or deletions."],["Requests are sent as HTTP POST to `https://indexing.googleapis.com/v3/urlNotifications:publish` with a request body containing a `UrlNotification` object."],["Successful responses provide metadata about the notification events received for the URL in the form of a `UrlNotificationMetadata` object."],["Authorization requires the `https://www.googleapis.com/auth/indexing` OAuth scope."]]],["The core content describes a URL notification system using the Google Indexing API. It details a `POST` request to `https://indexing.googleapis.com/v3/urlNotifications:publish` to notify about URL updates or deletions. The request body utilizes `UrlNotification`, and a successful response contains `urlNotificationMetadata`. Authorization requires the `https://www.googleapis.com/auth/indexing` OAuth scope. The API provides a feature to try out directly and conforms to the google API HTTP annotation.\n"]]