| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201708 |
| Modifier and Type | Field and Description |
|---|---|
static DaiIngestStatus |
DaiIngestStatus.FAILURE |
static DaiIngestStatus |
DaiIngestStatus.SUCCESS |
static DaiIngestStatus |
DaiIngestStatus.UNKNOWN |
static DaiIngestStatus |
DaiIngestStatus.WARNING |
| Modifier and Type | Method and Description |
|---|---|
static DaiIngestStatus |
DaiIngestStatus.fromString(String value) |
static DaiIngestStatus |
DaiIngestStatus.fromValue(String value) |
DaiIngestStatus |
Content.getDaiIngestStatus()
Gets the daiIngestStatus value for this Content.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Content.setDaiIngestStatus(DaiIngestStatus daiIngestStatus)
Sets the daiIngestStatus 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.