| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201302 |
| Modifier and Type | Field and Description |
|---|---|
static ContentStatusDefinedBy |
ContentStatusDefinedBy.CMS |
static ContentStatusDefinedBy |
ContentStatusDefinedBy.USER |
| Modifier and Type | Method and Description |
|---|---|
static ContentStatusDefinedBy |
ContentStatusDefinedBy.fromString(String value) |
static ContentStatusDefinedBy |
ContentStatusDefinedBy.fromValue(String value) |
ContentStatusDefinedBy |
Content.getStatusDefinedBy()
Gets the statusDefinedBy value for this Content.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Content.setStatusDefinedBy(ContentStatusDefinedBy statusDefinedBy)
Sets the statusDefinedBy value for this Content.
|
| Constructor and Description |
|---|
Content(Long id,
String name,
ContentStatus status,
ContentStatusDefinedBy statusDefinedBy,
CmsContent[] cmsSources) |
Copyright © 2014. All Rights Reserved.