| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202208 |
| Modifier and Type | Method and Description |
|---|---|
DeliveryForecast |
ForecastServiceInterface.getDeliveryForecast(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 |
ForecastServiceSoapBindingStub.getDeliveryForecast(ProspectiveLineItem[] lineItems,
DeliveryForecastOptions forecastOptions) |
DeliveryForecast |
ForecastServiceInterface.getDeliveryForecastByIds(long[] lineItemIds,
DeliveryForecastOptions forecastOptions)
Gets the delivery forecast for a list of existing
LineItem
objects in a single
delivery simulation. |
DeliveryForecast |
ForecastServiceSoapBindingStub.getDeliveryForecastByIds(long[] lineItemIds,
DeliveryForecastOptions forecastOptions) |
Copyright © 2022. All rights reserved.