| Package | Description |
|---|---|
| com.microsoft.bingads.v13.bulk.entities | |
| com.microsoft.bingads.v13.campaignmanagement |
| Modifier and Type | Method and Description |
|---|---|
Experiment |
BulkExperiment.getExperiment()
Gets the experiment.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BulkExperiment.setExperiment(Experiment experiment)
Sets the experiment.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Experiment> |
ArrayOfExperiment.experiments |
| Modifier and Type | Method and Description |
|---|---|
Experiment |
ObjectFactory.createExperiment()
Create an instance of
Experiment |
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<Experiment> |
ObjectFactory.createExperiment(Experiment value)
|
List<Experiment> |
ArrayOfExperiment.getExperiments()
Gets the value of the experiments property.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<Experiment> |
ObjectFactory.createExperiment(Experiment value)
|
| Constructor and Description |
|---|
ArrayOfExperiment(List<Experiment> experiments) |
Copyright © 2024. All rights reserved.