[[["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."],[[["\u003cp\u003eForecastBreakdownEntry represents a single entry within a forecast breakdown.\u003c/p\u003e\n"],["\u003cp\u003eIt includes an optional name and the forecast for that specific entry.\u003c/p\u003e\n"],["\u003cp\u003eThe name is derived from the ForecastBreakdownTarget's name field.\u003c/p\u003e\n"],["\u003cp\u003eBreakdownForecast provides the actual forecast data for the entry.\u003c/p\u003e\n"]]],["The `ForecastService` provides `ForecastBreakdown` data, which is detailed in `ForecastBreakdownEntry`. Each entry contains a `name` (a string) that corresponds to a `ForecastBreakdownTarget` name and a `forecast` (of type `BreakdownForecast`). This data provides a granular breakdown of a forecast. The data is accessed from the namespace `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# type ForecastBreakdownEntry (v202408)\n\n**Service** \n**ForecastService** **Dependencies** \n[ForecastBreakdown](/ad-manager/api/reference/v202408/ForecastService.ForecastBreakdown) \n▼\n**ForecastBreakdownEntry**\n\nA single forecast breakdown entry.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|----------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `name` | ` `xsd:`string` The optional name of this entry, as specified in the corresponding [ForecastBreakdownTarget.name](/ad-manager/api/reference/v202408/ForecastService.ForecastBreakdownTarget#name) field. |\n| ### `forecast` | ` `[BreakdownForecast](/ad-manager/api/reference/v202408/ForecastService.BreakdownForecast)` ` The forecast of this entry. |"]]