[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-31 UTC."],[[["\u003cp\u003eThe Indexing API's \u003ccode\u003eurlNotifications.publish\u003c/code\u003e endpoint allows you to notify Google about URL updates or deletions.\u003c/p\u003e\n"],["\u003cp\u003eRequests are sent as HTTP POST to \u003ccode\u003ehttps://indexing.googleapis.com/v3/urlNotifications:publish\u003c/code\u003e with a request body containing a \u003ccode\u003eUrlNotification\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eSuccessful responses provide metadata about the notification events received for the URL in the form of a \u003ccode\u003eUrlNotificationMetadata\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization requires the \u003ccode\u003ehttps://www.googleapis.com/auth/indexing\u003c/code\u003e OAuth scope.\u003c/p\u003e\n"]]],["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"],null,[]]