Limity wykorzystania
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
W tej wersji interfejsu Google Search Console API wymuszane są następujące limity wykorzystania:
Analityka wyszukiwania
Analityka wyszukiwania dzieli się na 2 typy: limity obciążenia i liczby zapytań na sekundę. Błąd „quota exceeded” (Przekroczono limit) jest taki sam w przypadku wszystkich zdarzeń przekroczenia limitu.
Limit obciążenia
Wczytywanie reprezentuje zasoby wewnętrzne zużywane przez zapytanie. Większość użytkowników nie przekroczy limitów obciążenia, ale jeśli to zrobisz, zobaczysz komunikat o błędzie „Przekroczono limit”. Zasób Search Analytics wymusza następujące limity obciążenia:
- Limit krótkoterminowy: limit krótkoterminowy jest mierzony we fragmentach 10-minutowych. Rozwiązanie problemu:
- Jeśli przekroczysz limit, odczekaj 15 minut i spróbuj jeszcze raz. Jeśli nadal będziesz przekraczać limit, oznacza to przekroczenie limitu długoterminowego.
- Jeśli przekraczasz limit krótkoterminowy, rozłóż zapytania w ciągu dnia.
- Limit długoterminowy: limit długoterminowy jest mierzony we fragmentach jednodniowych. Jeśli przekroczysz limit podczas wykonywania tylko 1 zapytania w ciągu 10 minut, przekroczysz limit długoterminowy. Rozwiązanie problemu:
- Zapytania są drogie, jeśli grupujesz lub filtrujesz według strony albo ciągu zapytania. Zapytania zgrupowane lub filtrowane według strony ORAZ ciągu zapytania są najdroższe. Aby zmniejszyć obciążenie tych zapytań, usuń grupowanie i filtrowanie według strony lub ciągu zapytania.
- Obciążenie zapytaniami wzrasta wraz z zakresem dat, którego dotyczy zapytanie. Dlatego zapytania z zakresem 6-miesięcznym są znacznie droższe niż zapytania z zakresem jednodniowym.
- Unikaj ponownego wysyłania zapytań dotyczących tych samych danych (np. nie wysyłaj zapytań dotyczących wszystkich danych z poprzedniego miesiąca).
Limit zapytań/s
Zasób Search Analytics wymusza następujące limity zapytań na sekundę (QPS) (zapytań na minutę) i QPD (zapytania dziennie):
- Limit na witrynę (połączenia wysyłane do tej samej witryny):
- Limit na użytkownika (połączenia wykonywane przez tego samego użytkownika):
- Limit na projekt (wywołania wykonane za pomocą tego samego klucza z Konsoli programisty):
- 30 000 000 QPD
- 40 000 QPM
Przykład
- Użytkownik A może utworzyć do 1200 QPM w swoich 3 witrynach.
- Użytkownicy A i B mogą utworzyć do 1200 QPM w jednej witrynie.
Sprawdzenie adresu URL
limit inspekcji indeksu
- Limit na witrynę (połączenia wysyłane do tej samej witryny):
- Limit na projekt (wywołania wykonane za pomocą tego samego klucza z Konsoli programisty):
- 10 000 000 QPD
- 15 000 QPM
Wszystkie inne zasoby
- Limit na użytkownika (połączenia wykonywane przez tego samego użytkownika):
- Limit na projekt (wywołania wykonane za pomocą tego samego klucza w Konsoli programisty):
Aby wyświetlić lub zmienić limity wykorzystania dla projektu albo poprosić o jego zwiększenie, wykonaj te czynności:
- Jeśli nie masz jeszcze konta rozliczeniowego dla swojego projektu, utwórz je.
- Otwórz stronę Włączone interfejsy API w bibliotece interfejsów API w konsoli API i wybierz interfejs API z listy.
- Aby wyświetlić i zmienić ustawienia związane z limitami, wybierz Limity. Aby wyświetlić statystyki użytkowania, wybierz Użycie.
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-07-23 UTC.
[null,null,["Ostatnia aktualizacja: 2024-07-23 UTC."],[[["\u003cp\u003eThe Google Search Console API has usage limits for Search Analytics, URL inspection, and all other resources to ensure fair access.\u003c/p\u003e\n"],["\u003cp\u003eSearch Analytics usage is limited by short-term (10 minutes) and long-term (1 day) load quota, as well as QPS (queries per second), QPM (queries per minute) and QPD (queries per day) quota for per-site, per-user, and per-project usage.\u003c/p\u003e\n"],["\u003cp\u003eURL inspection is restricted by per-site and per-project quota based on QPM and QPD and has an index inspection quota.\u003c/p\u003e\n"],["\u003cp\u003eAll other resources have per-user and per-project limitations on QPS, QPM, and QPD.\u003c/p\u003e\n"],["\u003cp\u003eUsers can monitor their current API usage in the quota tab of their Google API Console project.\u003c/p\u003e\n"]]],["The Google Search Console API has usage limits for Search Analytics and URL inspection. Search Analytics has load and QPS limits; exceeding load quotas requires waiting 15 minutes or reducing query complexity (grouping/filtering, date range, re-querying). QPS limits are 1,200 QPM per site/user, and 30,000,000 QPD and 40,000 QPM per project. URL inspection has 2,000 QPD and 600 QPM per site, with project limits at 10,000,000 QPD and 15,000 QPM. All other resources have a per-user limit of 20 QPS and 200 QPM, and per-project of 100,000,000 QPD.\n"],null,["# Usage Limits\n\nThis version of the Google Search Console API enforces the following usage limits:\n\n*** ** * ** ***\n\nSearch Analytics\n----------------\n\nSearch Analytics quota falls in two types: load limits and QPS limits. The \"[quota exceeded](/webmaster-tools/v1/errors#error_quotaExceeded)\" error is the same for all quota exceeded events.\n\n### Load quota\n\n*Load* represents the internal resources consumed by a query. Most users will not exceed load limits, but if you do, you will receive a \"[quota exceeded](/webmaster-tools/v1/errors#error_quotaExceeded)\" error message. The [Search Analytics](/webmaster-tools/v1/searchanalytics) resource enforces the following load limits:\n\n- **Short-term load quota:** Short-term quota is measured in 10 minute chunks. **To fix:**\n - If you exceed your quota, wait 15 minutes and try again. If you still exceed quota, you are exceeding long-term quota.\n - If you are exceeding short-term quota only, spread out your queries throughout the day.\n- **Long-term load quota:** Long-term quota is measured in 1 day chunks. If you exceed quota when running only a single query inside a 10 minute period, you are exceeding your long-term quota. **To fix:**\n - Queries are expensive when you group and/or filter by either page or query string. Queries grouped/filtered by page AND query string are the most expensive. To reduce your load for these queries, remove the grouping and/or filtering for the page and/or query string.\n - Query load increases with the date range queried. So queries with a six month range are much more expensive than a query with a one day range.\n - Avoid requerying the same data (for example, querying all data for last month over and over).\n\n### QPS quota\n\nThe [Search Analytics](/webmaster-tools/v1/searchanalytics) resource enforces the following QPS (queries per second) QPM (queries per minute) and QPD (queries per day) limits:\n\n- **Per-site quota** (calls querying the same site):\n - 1,200 QPM\n- **Per-user quota** (calls made by the same user):\n - 1,200 QPM\n- **Per-project quota** (calls made using the same Developer Console key):\n - 30,000,000 QPD\n - 40,000 QPM\n\n*Example*\n\n- User A can make up to 1,200 QPM combined to her 3 websites.\n- Users A and B can make up to 1,200 QPM combined to their one website.\n\nURL inspection\n--------------\n\n- **index inspection quota**\n- **Per-site quota** (calls querying the same site):\n - 2000 QPD\n - 600 QPM\n- **Per-project quota** (calls made using the same Developer Console key):\n - 10,000,000 QPD\n - 15,000 QPM\n\nAll other resources\n-------------------\n\n- **Per-user limit** (calls made by the same user):\n - 20 QPS\n - 200 QPM\n- **Per-project limit** (calls made using the same Developer Console key):\n - 100,000,000 QPD\n\n*** ** * ** ***\n\nYou can see your current usage in the quota tab for your project in the [Google APIs Console](https://console.developers.google.com/project)."]]