| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201204 |
| Modifier and Type | Field and Description |
|---|---|
static ThirdPartySlotStatus |
ThirdPartySlotStatus.ACTIVE |
static ThirdPartySlotStatus |
ThirdPartySlotStatus.ARCHIVED |
| Modifier and Type | Method and Description |
|---|---|
static ThirdPartySlotStatus |
ThirdPartySlotStatus.fromString(String value) |
static ThirdPartySlotStatus |
ThirdPartySlotStatus.fromValue(String value) |
ThirdPartySlotStatus |
ThirdPartySlot.getStatus()
Gets the status value for this ThirdPartySlot.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ThirdPartySlot.setStatus(ThirdPartySlotStatus status)
Sets the status value for this ThirdPartySlot.
|
| Constructor and Description |
|---|
ThirdPartySlot(Long id,
long[] creativeIds,
Long companyId,
String externalUniqueId,
String externalUniqueName,
String description,
ThirdPartySlotStatus status) |
Copyright © 2013. All Rights Reserved.