| Package | Description |
|---|---|
| com.microsoft.bingads.internal.restful.adaptor.generated.campaignmanagement.enums | |
| com.microsoft.bingads.v13.campaignmanagement |
| Modifier and Type | Method and Description |
|---|---|
AssetGroupStatus |
AssetGroupStatusMixIn.fromValue(String v) |
| Modifier and Type | Field and Description |
|---|---|
protected AssetGroupStatus |
AssetGroup.status |
| Modifier and Type | Method and Description |
|---|---|
static AssetGroupStatus |
AssetGroupStatus.fromValue(String v) |
AssetGroupStatus |
AssetGroup.getStatus()
Gets the value of the status property.
|
static AssetGroupStatus |
AssetGroupStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssetGroupStatus[] |
AssetGroupStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<AssetGroupStatus> |
ObjectFactory.createAssetGroupStatus(AssetGroupStatus value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<AssetGroupStatus> |
ObjectFactory.createAssetGroupStatus(AssetGroupStatus value)
|
void |
AssetGroup.setStatus(AssetGroupStatus value)
Sets the value of the status property.
|
Copyright © 2024. All rights reserved.