AI-generated Key Takeaways
-
ForecastBreakdown represents the breakdown entries for a list of targetings and/or creatives.
-
It includes
startTime
andendTime
fields of type DateTime to represent the breakdown period. -
The
breakdownEntries
field contains an array of ForecastBreakdownEntry objects, ordered according to the specified targets.
Represents the breakdown entries for a list of targetings and/or creatives.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Field |
|
---|---|
|
The starting time of the represented breakdown. |
|
The end time of the represented breakdown. |
|
The forecast breakdown entries in the same order as in the ForecastBreakdownOptions.targets field. |