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