| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201203 |
| Modifier and Type | Field and Description |
|---|---|
static ContentStatus |
ContentStatus.ACTIVE |
static ContentStatus |
ContentStatus.INACTIVE |
| Modifier and Type | Method and Description |
|---|---|
static ContentStatus |
ContentStatus.fromString(String value) |
static ContentStatus |
ContentStatus.fromValue(String value) |
ContentStatus |
Content.getStatus()
Gets the status value for this Content.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Content.setStatus(ContentStatus status)
Sets the status value for this Content.
|
| Constructor and Description |
|---|
Content(Long id,
String name,
ContentStatus status) |
Copyright © 2013. All Rights Reserved.