| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201705 |
| 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,
DaiIngestStatus daiIngestStatus,
DaiIngestError[] daiIngestErrors,
DateTime lastDaiIngestDateTime,
DateTime importDateTime,
DateTime lastModifiedDateTime,
long[] userDefinedCustomTargetingValueIds,
long[] mappingRuleDefinedCustomTargetingValueIds,
CmsContent[] cmsSources) |
Copyright © 2018. All Rights Reserved.