Nowe funkcje interfejsu Business Profile API
Możesz teraz tworzyć cykliczne wpisy za pomocą
interfejsu LocalPosts API, aby automatycznie informować klientów o nowościach. Aby lepiej zarządzać opiniami klientów, możesz też uzyskać dostęp do elementów multimedialnych opinii i śledzić stan odpowiedzi na opinie w
interfejsie Reviews API.
Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
TimeSeries
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."],[],["The content describes a `TimeSeries` data structure, represented in JSON, containing a list of `DatedValue` objects. Each `DatedValue` is a datapoint consisting of a `date` object and a `value` (integer represented as a string). The `date` indicates when the datapoint occurred, and the `value` signifies its corresponding numerical data. The `value` can be absent if zero. The `TimeSeries` structure represents a collection of these date-value pairs.\n"]]