type ForecastBreakdown (v202411)

  • ForecastBreakdown objects represent the forecasted delivery breakdown for specific targets and/or creatives, providing insights into potential ad performance.

  • These breakdowns include a start and end time, defining the period for which the forecast is generated.

  • Each breakdown contains entries detailing the forecasted metrics for each target or creative specified in the forecast request.

Represents the breakdown entries for a list of targetings and/or creatives.


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

Field

startTime

DateTime

The starting time of the represented breakdown.

endTime

DateTime

The end time of the represented breakdown.

breakdownEntries

ForecastBreakdownEntry[]

The forecast breakdown entries in the same order as in the ForecastBreakdownOptions.targets field.