type ContendingLineItem (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Describes contending line items for a Forecast
.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field
|
lineItemId
|
xsd:long
The Id of the contending line item.
|
contendingImpressions
|
xsd:long
Number of impressions contended for by both the forecasted line item and this line item, but
served to this line item in the forecast simulation.
|
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\u003e\u003ccode\u003eContendingLineItem\u003c/code\u003e objects provide insights into line items competing for impressions within a forecast.\u003c/p\u003e\n"],["\u003cp\u003eThese objects include the ID of the contending line item and the number of impressions it won against the forecasted line item in a simulated scenario.\u003c/p\u003e\n"],["\u003cp\u003eThis information is part of the \u003ccode\u003eAvailabilityForecast\u003c/code\u003e within the \u003ccode\u003eForecastService\u003c/code\u003e in the Google Ad Manager API.\u003c/p\u003e\n"]]],["The `ContendingLineItem` within the `ForecastService` describes line items that compete for ad impressions. It contains two key pieces of information: `lineItemId`, which is the ID of the competing line item, and `contendingImpressions`, which represents the number of impressions served to the competing line item during the forecast simulation, out of those requested by the forecasted line item. It uses the namespace: `https://www.google.com/apis/ads/publisher/v202411`.\n"],null,["# type ContendingLineItem (v202411)\n\n**Service** \n**ForecastService** **Dependencies** \n[AvailabilityForecast](/ad-manager/api/reference/v202411/ForecastService.AvailabilityForecast) \n▼\n**ContendingLineItem**\n\nDescribes contending line items for a `Forecast`.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|-----------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `lineItemId` | ` `xsd:`long` The [Id](/ad-manager/api/reference/v202411/ForecastService.LineItem#id) of the contending line item. |\n| ### `contendingImpressions` | ` `xsd:`long` Number of impressions contended for by both the forecasted line item and this line item, but served to this line item in the forecast simulation. |"]]