| Package | Description |
|---|---|
| com.google.api.ads.dfp.jaxws.v201805 |
| Modifier and Type | Field and Description |
|---|---|
protected DeliveryForecast |
ForecastServiceInterfacegetDeliveryForecastByIdsResponse.rval |
protected DeliveryForecast |
ForecastServiceInterfacegetDeliveryForecastResponse.rval |
| Modifier and Type | Method and Description |
|---|---|
DeliveryForecast |
ObjectFactory.createDeliveryForecast()
Create an instance of
DeliveryForecast |
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. |
DeliveryForecast |
ForecastServiceInterfacegetDeliveryForecastByIdsResponse.getRval()
Gets the value of the rval property.
|
DeliveryForecast |
ForecastServiceInterfacegetDeliveryForecastResponse.getRval()
Gets the value of the rval property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ForecastServiceInterfacegetDeliveryForecastByIdsResponse.setRval(DeliveryForecast value)
Sets the value of the rval property.
|
void |
ForecastServiceInterfacegetDeliveryForecastResponse.setRval(DeliveryForecast value)
Sets the value of the rval property.
|
Copyright © 2018. All Rights Reserved.