| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v201905 |
| Modifier and Type | Field and Description |
|---|---|
static ContentBundleStatus |
ContentBundleStatus.ACTIVE |
static ContentBundleStatus |
ContentBundleStatus.ARCHIVED |
static ContentBundleStatus |
ContentBundleStatus.INACTIVE |
| Modifier and Type | Method and Description |
|---|---|
static ContentBundleStatus |
ContentBundleStatus.fromString(String value) |
static ContentBundleStatus |
ContentBundleStatus.fromValue(String value) |
ContentBundleStatus |
ContentBundle.getStatus()
Gets the status value for this ContentBundle.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContentBundle.setStatus(ContentBundleStatus status)
Sets the status value for this ContentBundle.
|
| Constructor and Description |
|---|
ContentBundle(Long id,
String name,
ContentBundleStatus status) |
Copyright © 2019. All rights reserved.