| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201611 |
| Modifier and Type | Field and Description |
|---|---|
static ChangeHistoryEntityType |
ChangeHistoryEntityType.AD_UNIT |
static ChangeHistoryEntityType |
ChangeHistoryEntityType.COMPANY |
static ChangeHistoryEntityType |
ChangeHistoryEntityType.CONTACT |
static ChangeHistoryEntityType |
ChangeHistoryEntityType.CREATIVE |
static ChangeHistoryEntityType |
ChangeHistoryEntityType.CREATIVE_SET |
static ChangeHistoryEntityType |
ChangeHistoryEntityType.LABEL |
static ChangeHistoryEntityType |
ChangeHistoryEntityType.LINE_ITEM |
static ChangeHistoryEntityType |
ChangeHistoryEntityType.NETWORK |
static ChangeHistoryEntityType |
ChangeHistoryEntityType.ORDER |
static ChangeHistoryEntityType |
ChangeHistoryEntityType.PLACEMENT |
static ChangeHistoryEntityType |
ChangeHistoryEntityType.ROLE |
static ChangeHistoryEntityType |
ChangeHistoryEntityType.TEAM |
static ChangeHistoryEntityType |
ChangeHistoryEntityType.UNKNOWN |
static ChangeHistoryEntityType |
ChangeHistoryEntityType.USER |
| Modifier and Type | Method and Description |
|---|---|
static ChangeHistoryEntityType |
ChangeHistoryEntityType.fromString(String value) |
static ChangeHistoryEntityType |
ChangeHistoryEntityType.fromValue(String value) |
ChangeHistoryEntityType |
ChangeHistoryValue.getEntityType()
Gets the entityType value for this ChangeHistoryValue.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChangeHistoryValue.setEntityType(ChangeHistoryEntityType entityType)
Sets the entityType value for this ChangeHistoryValue.
|
| Constructor and Description |
|---|
ChangeHistoryValue(ChangeHistoryEntityType entityType,
ChangeHistoryOperation operation) |
Copyright © 2016. All Rights Reserved.