| Package | Description |
|---|---|
| com.google.api.services.dfareporting.model |
| Modifier and Type | Method and Description |
|---|---|
Pricing |
Pricing.clone() |
Pricing |
InventoryItem.getPricing()
Pricing of this inventory item.
|
Pricing |
Pricing.set(String fieldName,
Object value) |
Pricing |
Pricing.setCapCostType(String capCostType)
Cap cost type of this inventory item.
|
Pricing |
Pricing.setEndDate(com.google.api.client.util.DateTime endDate) |
Pricing |
Pricing.setFlights(List<Flight> flights)
Flights of this inventory item.
|
Pricing |
Pricing.setGroupType(String groupType)
Group type of this inventory item if it represents a placement group.
|
Pricing |
Pricing.setPricingType(String pricingType)
Pricing type of this inventory item.
|
Pricing |
Pricing.setStartDate(com.google.api.client.util.DateTime startDate) |
| Modifier and Type | Method and Description |
|---|---|
InventoryItem |
InventoryItem.setPricing(Pricing pricing)
Pricing of this inventory item.
|
Copyright © 2011–2023 Google. All rights reserved.