| Package | Description |
|---|---|
| com.google.api.ads.dfp.jaxws.v201802 |
| Modifier and Type | Field and Description |
|---|---|
protected DeliveryForecastOptions |
ForecastServiceInterfacegetDeliveryForecastByIds.forecastOptions |
protected DeliveryForecastOptions |
ForecastServiceInterfacegetDeliveryForecast.forecastOptions |
| Modifier and Type | Method and Description |
|---|---|
DeliveryForecastOptions |
ObjectFactory.createDeliveryForecastOptions()
Create an instance of
DeliveryForecastOptions |
DeliveryForecastOptions |
ForecastServiceInterfacegetDeliveryForecastByIds.getForecastOptions()
Gets the value of the forecastOptions property.
|
DeliveryForecastOptions |
ForecastServiceInterfacegetDeliveryForecast.getForecastOptions()
Gets the value of the forecastOptions 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. |
DeliveryForecast |
ForecastServiceInterface.getDeliveryForecastByIds(List<Long> lineItemIds,
DeliveryForecastOptions forecastOptions)
Gets the delivery forecast for a list of existing
LineItem objects in a single
delivery simulation. |
void |
ForecastServiceInterfacegetDeliveryForecastByIds.setForecastOptions(DeliveryForecastOptions value)
Sets the value of the forecastOptions property.
|
void |
ForecastServiceInterfacegetDeliveryForecast.setForecastOptions(DeliveryForecastOptions value)
Sets the value of the forecastOptions property.
|
Copyright © 2018. All Rights Reserved.