| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201705 |
| Modifier and Type | Field and Description |
|---|---|
static ChangeHistoryOperation |
ChangeHistoryOperation.CREATE |
static ChangeHistoryOperation |
ChangeHistoryOperation.DELETE |
static ChangeHistoryOperation |
ChangeHistoryOperation.UNKNOWN |
static ChangeHistoryOperation |
ChangeHistoryOperation.UPDATE |
| Modifier and Type | Method and Description |
|---|---|
static ChangeHistoryOperation |
ChangeHistoryOperation.fromString(String value) |
static ChangeHistoryOperation |
ChangeHistoryOperation.fromValue(String value) |
ChangeHistoryOperation |
ChangeHistoryValue.getOperation()
Gets the operation value for this ChangeHistoryValue.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChangeHistoryValue.setOperation(ChangeHistoryOperation operation)
Sets the operation value for this ChangeHistoryValue.
|
| Constructor and Description |
|---|
ChangeHistoryValue(ChangeHistoryEntityType entityType,
ChangeHistoryOperation operation) |
Copyright © 2018. All Rights Reserved.