type ForecastBreakdownTarget (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Specifies inventory targeted by a breakdown entry.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Field
|
name
|
xsd:string
An optional name for this breakdown target, to be populated in the corresponding ForecastBreakdownEntry.name field.
|
targeting
|
Targeting
If specified, the targeting for this breakdown.
|
creative
|
CreativePlaceholder
If specified, restrict the breakdown to only inventory matching this creative.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["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. |"]]