| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v201908 |
| Modifier and Type | Field and Description |
|---|---|
static CanoeSyncResult |
CanoeSyncResult.ACCEPTED |
static CanoeSyncResult |
CanoeSyncResult.REJECTED |
static CanoeSyncResult |
CanoeSyncResult.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static CanoeSyncResult |
CanoeSyncResult.fromString(String value) |
static CanoeSyncResult |
CanoeSyncResult.fromValue(String value) |
CanoeSyncResult |
SetTopBoxInfo.getLastSyncResult()
Gets the lastSyncResult value for this SetTopBoxInfo.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SetTopBoxInfo.setLastSyncResult(CanoeSyncResult lastSyncResult)
Sets the lastSyncResult value for this SetTopBoxInfo.
|
| Constructor and Description |
|---|
SetTopBoxInfo(SetTopBoxSyncStatus syncStatus,
CanoeSyncResult lastSyncResult,
String lastSyncCanoeResponseMessage,
String nielsenProductCategoryCode) |
Copyright © 2020. All rights reserved.