[[["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\u003eForecastBreakdownTarget specifies the inventory targeted by a breakdown entry within the ForecastService.\u003c/p\u003e\n"],["\u003cp\u003eIt allows for optional naming and targeting specifications for the breakdown.\u003c/p\u003e\n"],["\u003cp\u003eIt can restrict the breakdown to inventory matching a specific creative using the \u003ccode\u003ecreative\u003c/code\u003e field.\u003c/p\u003e\n"]]],["The `ForecastBreakdownTarget` specifies inventory for a forecast breakdown. It contains three fields: `name`, an optional string for identifying the breakdown; `targeting`, defining the targeting criteria for the breakdown; and `creative`, restricting the breakdown to inventory matching a specific creative. These details determine how inventory is selected and categorized within a forecast breakdown analysis, using the namespace `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# type ForecastBreakdownTarget (v202408)\n\n**Service** \n**ForecastService** **Dependencies** \n[ForecastBreakdownOptions](/ad-manager/api/reference/v202408/ForecastService.ForecastBreakdownOptions) \n▼\n**ForecastBreakdownTarget**\n\nSpecifies inventory targeted by a breakdown entry.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|-----------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `name` | ` `xsd:`string` An optional name for this breakdown target, to be populated in the corresponding [ForecastBreakdownEntry.name](/ad-manager/api/reference/v202408/ForecastService.ForecastBreakdownEntry#name) field. |\n| ### `targeting` | ` `[Targeting](/ad-manager/api/reference/v202408/ForecastService.Targeting)` ` If specified, the targeting for this breakdown. |\n| ### `creative` | ` `[CreativePlaceholder](/ad-manager/api/reference/v202408/ForecastService.CreativePlaceholder)` ` If specified, restrict the breakdown to only inventory matching this creative. |"]]