| Package | Description |
|---|---|
| com.microsoft.bingads.v13.bulk.entities | |
| com.microsoft.bingads.v13.campaignmanagement |
| Modifier and Type | Method and Description |
|---|---|
AssetGroup |
BulkAssetGroup.getAssetGroup()
Gets the AssetGroup Data Object of the Campaign Management Service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BulkAssetGroup.setAssetGroup(AssetGroup assetGroup)
Sets the AssetGroup Data Object of the Campaign Management Service.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<AssetGroup> |
ArrayOfAssetGroup.assetGroups |
| Modifier and Type | Method and Description |
|---|---|
AssetGroup |
ObjectFactory.createAssetGroup()
Create an instance of
AssetGroup |
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<AssetGroup> |
ObjectFactory.createAssetGroup(AssetGroup value)
|
List<AssetGroup> |
ArrayOfAssetGroup.getAssetGroups()
Gets the value of the assetGroups property.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<AssetGroup> |
ObjectFactory.createAssetGroup(AssetGroup value)
|
| Constructor and Description |
|---|
ArrayOfAssetGroup(List<AssetGroup> assetgroups) |
Copyright © 2024. All rights reserved.