type TimeSeries (v202508)
Stay organized with collections
Save and categorize content based on your preferences.
Represents a chronological sequence of daily values.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Field
|
timeSeriesDateRange
|
DateRange
The date range of the time series.
|
values
|
xsd:long[]
The daily values constituting the time series.
The number of time series values must equal the number of days
spanned by the time series date range, inclusive. E.g.:
timeSeriesDateRange of
2001-08-15 to 2001-08-17 should contain one value for the 15th, one
value for the 16th, and one value for the 17th.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-13 UTC.
[null,null,["Last updated 2025-08-13 UTC."],[],[],null,["# type TimeSeries (v202508)\n\n**Service** \n**ForecastService** **Dependencies** \n[TrafficDataResponse](/ad-manager/api/reference/v202508/ForecastService.TrafficDataResponse) \n▼\n**TimeSeries**\n\nRepresents a chronological sequence of daily values.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202508`\n\n| Field ----- ||\n|---------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `timeSeriesDateRange` | ` `[DateRange](/ad-manager/api/reference/v202508/ForecastService.DateRange)` ` The date range of the time series. |\n| ### `values` | ` `xsd:`long[]` The daily values constituting the time series. The number of time series values must equal the number of days spanned by the time series date range, inclusive. E.g.: `timeSeriesDateRange` of 2001-08-15 to 2001-08-17 should contain one value for the 15th, one value for the 16th, and one value for the 17th. \u003cbr /\u003e |"]]