[[["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 breakdown within a forecast, providing specific insights.\u003c/p\u003e\n"],["\u003cp\u003eEach entry can be optionally named for identification and includes a detailed forecast.\u003c/p\u003e\n"],["\u003cp\u003eThe forecast details are encapsulated in a separate BreakdownForecast object.\u003c/p\u003e\n"],["\u003cp\u003eThe entry is associated with a ForecastBreakdownTarget through the name field, if specified.\u003c/p\u003e\n"]]],["The content describes `ForecastBreakdownEntry`, a component within `ForecastService`. It represents a single entry in a forecast breakdown. Each entry has an optional `name`, which corresponds to a `ForecastBreakdownTarget.name`, and a `forecast`. The `forecast` field utilizes `BreakdownForecast` to represent the predicted outcome for the specific breakdown entry. It is defined within the namespace `https://www.google.com/apis/ads/publisher/v202411`.\n"],null,["# type ForecastBreakdownEntry (v202411)\n\n**Service** \n**ForecastService** **Dependencies** \n[ForecastBreakdown](/ad-manager/api/reference/v202411/ForecastService.ForecastBreakdown) \n▼\n**ForecastBreakdownEntry**\n\nA single forecast breakdown entry.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\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/v202411/ForecastService.ForecastBreakdownTarget#name) field. |\n| ### `forecast` | ` `[BreakdownForecast](/ad-manager/api/reference/v202411/ForecastService.BreakdownForecast)` ` The forecast of this entry. |"]]