|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ThirdPartySlotStatus | |
|---|---|
| com.google.api.ads.dfp.axis.v201206 | |
| Uses of ThirdPartySlotStatus in com.google.api.ads.dfp.axis.v201206 |
|---|
| Fields in com.google.api.ads.dfp.axis.v201206 declared as ThirdPartySlotStatus | |
|---|---|
static ThirdPartySlotStatus |
ThirdPartySlotStatus.ACTIVE
|
static ThirdPartySlotStatus |
ThirdPartySlotStatus.ARCHIVED
|
| Methods in com.google.api.ads.dfp.axis.v201206 that return ThirdPartySlotStatus | |
|---|---|
static ThirdPartySlotStatus |
ThirdPartySlotStatus.fromString(String value)
|
static ThirdPartySlotStatus |
ThirdPartySlotStatus.fromValue(String value)
|
ThirdPartySlotStatus |
ThirdPartySlot.getStatus()
Gets the status value for this ThirdPartySlot. |
| Methods in com.google.api.ads.dfp.axis.v201206 with parameters of type ThirdPartySlotStatus | |
|---|---|
void |
ThirdPartySlot.setStatus(ThirdPartySlotStatus status)
Sets the status value for this ThirdPartySlot. |
| Constructors in com.google.api.ads.dfp.axis.v201206 with parameters of type ThirdPartySlotStatus | |
|---|---|
ThirdPartySlot(Long id,
long[] creativeIds,
Long companyId,
String externalUniqueId,
String externalUniqueName,
String description,
ThirdPartySlotStatus status)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||