type TimeSeries (v202305)

Represents a chronological sequence of daily values.


Namespace
https://www.google.com/apis/ads/publisher/v202305

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.