|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ContentStatus in com.google.api.ads.dfp.v201111 |
|---|
| Fields in com.google.api.ads.dfp.v201111 declared as ContentStatus | |
|---|---|
static ContentStatus |
ContentStatus.ACTIVE
|
static ContentStatus |
ContentStatus.INACTIVE
|
| Methods in com.google.api.ads.dfp.v201111 that return ContentStatus | |
|---|---|
static ContentStatus |
ContentStatus.fromString(String value)
|
static ContentStatus |
ContentStatus.fromValue(String value)
|
ContentStatus |
Content.getStatus()
Gets the status value for this Content. |
| Methods in com.google.api.ads.dfp.v201111 with parameters of type ContentStatus | |
|---|---|
void |
Content.setStatus(ContentStatus status)
Sets the status value for this Content. |
| Constructors in com.google.api.ads.dfp.v201111 with parameters of type ContentStatus | |
|---|---|
Content(Long id,
String name,
ContentStatus status)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||