[[["เข้าใจง่าย","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"]],["อัปเดตล่าสุด 2024-11-27 UTC"],[[["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."]]],[]]