type TrafficForecastSegmentPage (v202411)

  • TrafficForecastSegmentPage objects represent a page of TrafficForecastSegmentDto objects, providing insights into traffic forecast segments.

  • This page includes information about the total result set size, the starting index of the page within the result set, and the collection of traffic forecast segments on this specific page.

  • TrafficForecastSegmentPage utilizes the namespace "https://www.google.com/apis/ads/publisher/v202411" for its operations and data structure definitions.

A page of TrafficForecastSegmentDto objects.


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

Field

totalResultSetSize

xsd:int

The size of the total result set to which this page belongs.

startIndex

xsd:int

The absolute index in the total result set on which this page begins.

results

TrafficForecastSegment[]

The collection of traffic forecast segments contained within this page.