|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContentStatus | |
|---|---|
| com.google.api.ads.dfp.axis.v201203 | |
| Uses of ContentStatus in com.google.api.ads.dfp.axis.v201203 |
|---|
| Fields in com.google.api.ads.dfp.axis.v201203 declared as ContentStatus | |
|---|---|
static ContentStatus |
ContentStatus.ACTIVE
|
static ContentStatus |
ContentStatus.INACTIVE
|
| Methods in com.google.api.ads.dfp.axis.v201203 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.axis.v201203 with parameters of type ContentStatus | |
|---|---|
void |
Content.setStatus(ContentStatus status)
Sets the status value for this Content. |
| Constructors in com.google.api.ads.dfp.axis.v201203 with parameters of type ContentStatus | |
|---|---|
Content(Long id,
String name,
ContentStatus status)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||