| Package | Description |
|---|---|
| com.microsoft.bingads.v13.bulk.entities | |
| com.microsoft.bingads.v13.campaignmanagement |
| Modifier and Type | Method and Description |
|---|---|
DataExclusion |
BulkDataExclusion.getDataExclusion()
Gets the DataExclusion Data Object of the Campaign Management Service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BulkDataExclusion.setDataExclusion(DataExclusion DataExclusion)
Sets the DataExclusion Data Object of the Campaign Management Service.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<DataExclusion> |
ArrayOfDataExclusion.dataExclusions |
| Modifier and Type | Method and Description |
|---|---|
DataExclusion |
ObjectFactory.createDataExclusion()
Create an instance of
DataExclusion |
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<DataExclusion> |
ObjectFactory.createDataExclusion(DataExclusion value)
|
List<DataExclusion> |
ArrayOfDataExclusion.getDataExclusions()
Gets the value of the dataExclusions property.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<DataExclusion> |
ObjectFactory.createDataExclusion(DataExclusion value)
|
| Constructor and Description |
|---|
ArrayOfDataExclusion(List<DataExclusion> dataexclusions) |
Copyright © 2024. All rights reserved.