type ContendingLineItem (v202402)
Describes contending line items for a Forecast
.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202402
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 2024-02-13 UTC.
[null,null,["Last updated 2024-02-13 UTC."],[[["`ContendingLineItem` objects describe other line items competing for impressions with the forecasted line item within a `Forecast`."],["These objects include the ID of the contending line item and the number of impressions it won against the forecasted line item in the simulation."],["This information is part of the `ForecastService` and uses the `AvailabilityForecast` type within the Google Ad Manager API."]]],["The `ContendingLineItem` within the `ForecastService` describes line items that compete for impressions. Key information includes the `lineItemId`, a long integer representing the ID of the competing line item, and `contendingImpressions`, a long integer indicating the number of impressions this item won in the simulation against the forecasted line item. It's part of the `AvailabilityForecast` within the namespace `https://www.google.com/apis/ads/publisher/v202402`.\n"]]