| Package | Description |
|---|---|
| com.google.api.services.dfareporting.model |
| Modifier and Type | Method and Description |
|---|---|
InventoryItem |
InventoryItem.clone() |
InventoryItem |
InventoryItem.set(String fieldName,
Object value) |
InventoryItem |
InventoryItem.setAccountId(Long accountId)
Account ID of this inventory item.
|
InventoryItem |
InventoryItem.setAdSlots(List<AdSlot> adSlots)
Ad slots of this inventory item.
|
InventoryItem |
InventoryItem.setAdvertiserId(Long advertiserId)
Advertiser ID of this inventory item.
|
InventoryItem |
InventoryItem.setContentCategoryId(Long contentCategoryId)
Content category ID of this inventory item.
|
InventoryItem |
InventoryItem.setEstimatedClickThroughRate(Long estimatedClickThroughRate)
Estimated click-through rate of this inventory item.
|
InventoryItem |
InventoryItem.setEstimatedConversionRate(Long estimatedConversionRate)
Estimated conversion rate of this inventory item.
|
InventoryItem |
InventoryItem.setId(Long id)
ID of this inventory item.
|
InventoryItem |
InventoryItem.setInPlan(Boolean inPlan)
Whether this inventory item is in plan.
|
InventoryItem |
InventoryItem.setKind(String kind)
Identifies what kind of resource this is.
|
InventoryItem |
InventoryItem.setLastModifiedInfo(LastModifiedInfo lastModifiedInfo)
Information about the most recent modification of this inventory item.
|
InventoryItem |
InventoryItem.setName(String name)
Name of this inventory item.
|
InventoryItem |
InventoryItem.setNegotiationChannelId(Long negotiationChannelId)
Negotiation channel ID of this inventory item.
|
InventoryItem |
InventoryItem.setOrderId(Long orderId)
Order ID of this inventory item.
|
InventoryItem |
InventoryItem.setPlacementStrategyId(Long placementStrategyId)
Placement strategy ID of this inventory item.
|
InventoryItem |
InventoryItem.setPricing(Pricing pricing)
Pricing of this inventory item.
|
InventoryItem |
InventoryItem.setProjectId(Long projectId)
Project ID of this inventory item.
|
InventoryItem |
InventoryItem.setRfpId(Long rfpId)
RFP ID of this inventory item.
|
InventoryItem |
InventoryItem.setSiteId(Long siteId)
ID of the site this inventory item is associated with.
|
InventoryItem |
InventoryItem.setSubaccountId(Long subaccountId)
Subaccount ID of this inventory item.
|
InventoryItem |
InventoryItem.setType(String type)
Type of inventory item.
|
| Modifier and Type | Method and Description |
|---|---|
List<InventoryItem> |
InventoryItemsListResponse.getInventoryItems()
Inventory item collection
|
| Modifier and Type | Method and Description |
|---|---|
InventoryItemsListResponse |
InventoryItemsListResponse.setInventoryItems(List<InventoryItem> inventoryItems)
Inventory item collection
|
Copyright © 2011–2023 Google. All rights reserved.