| Package | Description |
|---|---|
| com.microsoft.bingads.v13.campaignmanagement |
| Modifier and Type | Field and Description |
|---|---|
protected AssetGroupListingType |
AssetGroupListingGroup.assetGroupListingType |
| Modifier and Type | Method and Description |
|---|---|
static AssetGroupListingType |
AssetGroupListingType.fromValue(String v) |
AssetGroupListingType |
AssetGroupListingGroup.getAssetGroupListingType()
Gets the value of the assetGroupListingType property.
|
static AssetGroupListingType |
AssetGroupListingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssetGroupListingType[] |
AssetGroupListingType.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<AssetGroupListingType> |
ObjectFactory.createAssetGroupListingType(AssetGroupListingType value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<AssetGroupListingType> |
ObjectFactory.createAssetGroupListingType(AssetGroupListingType value)
|
void |
AssetGroupListingGroup.setAssetGroupListingType(AssetGroupListingType value)
Sets the value of the assetGroupListingType property.
|
Copyright © 2023. All rights reserved.