[[["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\u003e\u003ccode\u003eForecastBreakdownEntry\u003c/code\u003e represents a single delivery data point with available and forecast numbers.\u003c/p\u003e\n"],["\u003cp\u003eIt includes fields for matched, available, and possible delivery data, all represented as long integers.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this object is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"]]],["The content describes the `BreakdownForecast` within the `ForecastService`, used for delivery data. It details the structure of a single data point containing both available and forecasted numbers. Key fields include: `matched`, representing a numerical value, `available`, representing the available number, and `possible`, indicating another numerical value. All these fields utilize `xsd:long` data type. The `BreakdownForecast` is within the namespace `https://www.google.com/apis/ads/publisher/v202411`.\n"],null,["# type BreakdownForecast (v202411)\n\n**Service** \n**ForecastService** **Dependencies** \n[ForecastBreakdownEntry](/ad-manager/api/reference/v202411/ForecastService.ForecastBreakdownEntry) \n▼\n**BreakdownForecast**\n\nRepresents a single delivery data point, with both available and forecast number.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|-----------------|----------------------|\n| ### `matched` | ` `xsd:`long` \u003cbr /\u003e |\n| ### `available` | ` `xsd:`long` \u003cbr /\u003e |\n| ### `possible` | ` `xsd:`long` \u003cbr /\u003e |"]]