| Package | Description |
|---|---|
| com.google.api.services.dfareporting.model |
| Modifier and Type | Method and Description |
|---|---|
AdSlot |
AdSlot.clone() |
AdSlot |
AdSlot.set(String fieldName,
Object value) |
AdSlot |
AdSlot.setComment(String comment)
Comment for this ad slot.
|
AdSlot |
AdSlot.setCompatibility(String compatibility)
Ad slot compatibility.
|
AdSlot |
AdSlot.setHeight(Long height)
Height of this ad slot.
|
AdSlot |
AdSlot.setLinkedPlacementId(Long linkedPlacementId)
ID of the placement from an external platform that is linked to this ad slot.
|
AdSlot |
AdSlot.setName(String name)
Name of this ad slot.
|
AdSlot |
AdSlot.setPaymentSourceType(String paymentSourceType)
Payment source type of this ad slot.
|
AdSlot |
AdSlot.setPrimary(Boolean primary)
Primary ad slot of a roadblock inventory item.
|
AdSlot |
AdSlot.setWidth(Long width)
Width of this ad slot.
|
| Modifier and Type | Method and Description |
|---|---|
List<AdSlot> |
InventoryItem.getAdSlots()
Ad slots of this inventory item.
|
| Modifier and Type | Method and Description |
|---|---|
InventoryItem |
InventoryItem.setAdSlots(List<AdSlot> adSlots)
Ad slots of this inventory item.
|
Copyright © 2011–2023 Google. All rights reserved.