Interfejs
Google Business Performance API udostępnia
NOWĄ metodę interfejsu API, która umożliwia pobieranie wielu parametrów „DailyMetrics” w jednym żądaniu API.
Zapoznaj się z
harmonogramem wycofywania i instrukcjami, jak przejść z metody raportu API w wersji 4 na interfejs Google Business Profile Performance API.
REST Resource: locations
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
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: 2025-07-25 UTC.
[null,null,["Ostatnia aktualizacja: 2025-07-25 UTC."],[[["\u003cp\u003eThis resource does not store any persistent data.\u003c/p\u003e\n"],["\u003cp\u003eProvides methods to retrieve daily and multi-daily metrics time series data for locations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003efetchMultiDailyMetricsTimeSeries\u003c/code\u003e allows retrieval of data for specific sub-entity types within a location.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003egetDailyMetricsTimeSeries\u003c/code\u003e focuses on retrieving data for a single, specific daily metric.\u003c/p\u003e\n"]]],["The core content outlines two methods for retrieving time-series data related to daily metrics. `fetchMultiDailyMetricsTimeSeries` returns values for each date within a specified range, potentially including sub-entity data. `getDailyMetricsTimeSeries` returns values for each date within a given range, focusing on a specific daily metric. No persistent data is stored within the resource itself.\n"],null,["# REST Resource: locations\n\n- [Resource](#RESOURCE_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource\n--------\n\nThere is no persistent data associated with this resource.\n\n| Methods ------- ||\n|-------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### [fetchMultiDailyMetricsTimeSeries](/my-business/reference/performance/rest/v1/locations/fetchMultiDailyMetricsTimeSeries) | Returns the values for each date from a given time range and optionally the sub entity type, where applicable, that are associated with the specific daily metrics. |\n| ### [getDailyMetricsTimeSeries](/my-business/reference/performance/rest/v1/locations/getDailyMetricsTimeSeries) | Returns the values for each date from a given time range that are associated with the specific daily metric. |"]]