จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
ข้อมูลโควต้าและราคา
Indexing API มีโควต้าเริ่มต้นแรกเริ่มสำหรับการทดสอบ และจะต้องได้รับการอนุมัติเพิ่มเติมสำหรับการใช้งานและการจัดสรรทรัพยากร
โควต้าเริ่มต้นแรกเริ่ม
Indexing API มีโควต้าเริ่มต้นต่อไปนี้สำหรับการเริ่มต้นใช้งาน API ครั้งแรกและการทดสอบการส่ง
โควต้าเริ่มต้น |
DefaultPublishRequestsPerDayPerProject |
โควต้าเริ่มต้นรายวันต่อโปรเจ็กต์สำหรับจำนวนคำขอ publish ที่คุณส่งไปยังปลายทาง publish ได้ ซึ่งรวมทั้งคำขอประเภท URL_UPDATED และ URL_DELETED ค่าเริ่มต้นจะตั้งไว้ที่ 200 โควต้ารายวันจะรีเซ็ตตอนเที่ยงคืนตามเวลาแปซิฟิก ซึ่งหมายความว่าโควต้าใหม่อาจใช้เวลาถึง 24 ชั่วโมงจึงจะมีผล
|
DefaultMetadataRequestsPerMinutePerProject |
โควต้าเริ่มต้นต่อนาทีต่อโปรเจ็กต์สำหรับจำนวนคำขออ่านอย่างเดียวที่คุณส่งไปยังปลายทาง getMetadata ได้ ค่าเริ่มต้นจะตั้งไว้ที่ 180
|
DefaultRequestsPerMinutePerProject |
โควต้าเริ่มต้นต่อนาทีต่อโครงการสำหรับปลายทางทั้งหมด ค่าเริ่มต้นจะตั้งไว้ที่ 380
|
ดูโควต้าของคุณ
หากต้องการดูโควต้า ให้ไปที่คอนโซล Google API
ขอโควต้าและการอนุมัติ
ปัจจุบันคุณใช้ Indexing API เพื่อทำการ Crawl หน้าเว็บทั้งที่มี JobPosting
หรือ BroadcastEvent
ที่ฝังใน VideoObject
ได้เท่านั้น
หากต้องการขอโควต้านอกเหนือจากโควต้าเริ่มต้นแรกเริ่มและรับการอนุมัติให้ใช้ API สําหรับหน้าเว็บที่มีมาร์กอัป JobPosting
หรือ BroadcastEvent
ให้กรอกแบบฟอร์มนี้
คุณจำเป็นต้องทราบรายละเอียดของโปรเจ็กต์ในคอนโซล Google Cloud โควต้าอาจเพิ่มขึ้นหรือลดลงตามคุณภาพของเอกสาร
ราคา
การใช้ Indexing API ทั้งหมดจะใช้งานได้โดยไม่มีค่าใช้จ่าย
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-08-31 UTC
[null,null,["อัปเดตล่าสุด 2025-08-31 UTC"],[[["\u003cp\u003eThe Indexing API offers a default quota for initial testing, including daily publish requests and per-minute metadata and overall requests.\u003c/p\u003e\n"],["\u003cp\u003eTo use the API beyond the default quota for \u003ccode\u003eJobPosting\u003c/code\u003e or \u003ccode\u003eBroadcastEvent\u003c/code\u003e structured data, you need to request approval and additional quota via a form.\u003c/p\u003e\n"],["\u003cp\u003eYou can view your current quota usage and limits in the Google API Console.\u003c/p\u003e\n"],["\u003cp\u003eThe Indexing API is currently free to use.\u003c/p\u003e\n"]]],["The Indexing API provides a default daily quota of 200 `publish` requests and 180 read-only requests per minute per project. There's also a 380 requests per minute default quota for all endpoints. Users can view their quota in the Google API Console. To increase the quota beyond the defaults and use the API with `JobPosting` or `BroadcastEvent`, a form must be completed. The API is currently free to use. Quota adjustments may be based on document quality.\n"],null,["# Requesting Approval and Quota | Indexing API Documentation | Google Search Central\n\nQuota and pricing information\n=============================\n\nThe Indexing API provides initial default quota for testing, and it requires additional\n[approval for usage and resource provisioning](#request-quota).\n\nInitial default quota\n---------------------\n\nThe Indexing API provides the following default quota for initial API onboarding and testing submissions.\n\n| Default quota ||\n|--------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| DefaultPublishRequestsPerDayPerProject | The default daily per project quota for how many `publish` requests that you can send to the `publish` endpoint. This includes both `URL_UPDATED` and `URL_DELETED` request types. The default value is set to 200. The daily quota resets at midnight Pacific Time, which means new quota can take up to 24 hours to become effective. |\n| DefaultMetadataRequestsPerMinutePerProject | The default per minute per project quota for how many Read Only requests that you can send to the `getMetadata` endpoint. The default value is set to 180. |\n| DefaultRequestsPerMinutePerProject | The default per minute per project quota for all endpoints. The default value is set to 380. |\n\nView your quota\n---------------\n\n\nTo view your quota, go to the\n[Google API Console](https://console.cloud.google.com/apis/api/indexing.googleapis.com/quotas).\n\nRequest quota and approval\n--------------------------\n\n\nThe Indexing API can only be used to crawl pages with\neither [`JobPosting`](/search/docs/appearance/structured-data/job-posting) or\n[`BroadcastEvent` embedded in a `VideoObject`](/search/docs/appearance/structured-data/video#broadcast-event).\nTo request quota beyond the initial default quota and gain approval to use the API for pages with\n`JobPosting` or `BroadcastEvent` markup, [fill out this form](https://docs.google.com/forms/d/e/1FAIpQLSc_mpLw3WnnCt3pVbUHYZZ6ZdOS-c0GIj-WZ_k54SG-jDqCXQ/viewform).\nYou'll need to know the details of your project in the Google Cloud console. The quota may increase\nor decrease based on the document quality.\n\nPricing\n-------\n\nAll use of the Indexing API is available without payment."]]