| Package | Description |
|---|---|
| com.google.api.ads.dfp.jaxws.v201802 |
| Modifier and Type | Field and Description |
|---|---|
protected ProspectiveLineItem |
ForecastServiceInterfacegetAvailabilityForecast.lineItem |
| Modifier and Type | Field and Description |
|---|---|
protected List<ProspectiveLineItem> |
ForecastServiceInterfacegetDeliveryForecast.lineItems |
| Modifier and Type | Method and Description |
|---|---|
ProspectiveLineItem |
ObjectFactory.createProspectiveLineItem()
Create an instance of
ProspectiveLineItem |
ProspectiveLineItem |
ForecastServiceInterfacegetAvailabilityForecast.getLineItem()
Gets the value of the lineItem property.
|
| Modifier and Type | Method and Description |
|---|---|
List<ProspectiveLineItem> |
ForecastServiceInterfacegetDeliveryForecast.getLineItems()
Gets the value of the lineItems property.
|
| Modifier and Type | Method and Description |
|---|---|
AvailabilityForecast |
ForecastServiceInterface.getAvailabilityForecast(ProspectiveLineItem lineItem,
AvailabilityForecastOptions forecastOptions)
Gets the availability forecast for a
ProspectiveLineItem. |
void |
ForecastServiceInterfacegetAvailabilityForecast.setLineItem(ProspectiveLineItem value)
Sets the value of the lineItem property.
|
| Modifier and Type | Method and Description |
|---|---|
DeliveryForecast |
ForecastServiceInterface.getDeliveryForecast(List<ProspectiveLineItem> lineItems,
DeliveryForecastOptions forecastOptions)
Gets the delivery forecast for a list of
ProspectiveLineItem objects in a single
delivery simulation with line items potentially contending with each other. |
Copyright © 2018. All Rights Reserved.