type ForecastBreakdownEntry (v202502)

  • ForecastBreakdownEntry is a single entry within a forecast breakdown.

  • It includes an optional name field (a string) and a required forecast field of type BreakdownForecast.

A single forecast breakdown entry.


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

Field

name

xsd:string

The optional name of this entry, as specified in the corresponding ForecastBreakdownTarget.name field.

forecast

BreakdownForecast

The forecast of this entry.