[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],["The `ForecastBreakdown` details the breakdown entries for specified targetings and/or creatives. It operates within the `ForecastService` and relies on `AvailabilityForecast`. Key information includes the `startTime` and `endTime`, defining the temporal scope of the breakdown. The `breakdownEntries` field provides an array of `ForecastBreakdownEntry`, mirroring the order set in `ForecastBreakdownOptions.targets`, and the Namespace is `https://www.google.com/apis/ads/publisher/v202502`.\n"],null,["# type ForecastBreakdown (v202502)\n\n**Service** \n**ForecastService** **Dependencies** \n[AvailabilityForecast](/ad-manager/api/reference/v202502/ForecastService.AvailabilityForecast) \n▼\n**ForecastBreakdown**\n\nRepresents the breakdown entries for a list of targetings and/or creatives.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Field ----- ||\n|------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `startTime` | ` `[DateTime](/ad-manager/api/reference/v202502/ForecastService.DateTime)` ` The starting time of the represented breakdown. |\n| ### `endTime` | ` `[DateTime](/ad-manager/api/reference/v202502/ForecastService.DateTime)` ` The end time of the represented breakdown. |\n| ### `breakdownEntries` | ` `[ForecastBreakdownEntry](/ad-manager/api/reference/v202502/ForecastService.ForecastBreakdownEntry)`[]` The forecast breakdown entries in the same order as in the [ForecastBreakdownOptions.targets](/ad-manager/api/reference/v202502/ForecastService.ForecastBreakdownOptions#targets) field. |"]]