| Package | Description |
|---|---|
| com.microsoft.bingads.v13.campaignmanagement |
| Modifier and Type | Field and Description |
|---|---|
protected ArrayOfBidStrategy |
UpdateBidStrategiesRequest.bidStrategies |
protected ArrayOfBidStrategy |
GetBidStrategiesByIdsResponse.bidStrategies |
protected ArrayOfBidStrategy |
AddBidStrategiesRequest.bidStrategies |
| Modifier and Type | Method and Description |
|---|---|
ArrayOfBidStrategy |
ObjectFactory.createArrayOfBidStrategy()
Create an instance of
ArrayOfBidStrategy |
ArrayOfBidStrategy |
UpdateBidStrategiesRequest.getBidStrategies()
Gets the value of the bidStrategies property.
|
ArrayOfBidStrategy |
GetBidStrategiesByIdsResponse.getBidStrategies()
Gets the value of the bidStrategies property.
|
ArrayOfBidStrategy |
AddBidStrategiesRequest.getBidStrategies()
Gets the value of the bidStrategies property.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<ArrayOfBidStrategy> |
ObjectFactory.createArrayOfBidStrategy(ArrayOfBidStrategy value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<ArrayOfBidStrategy> |
ObjectFactory.createArrayOfBidStrategy(ArrayOfBidStrategy value)
|
void |
UpdateBidStrategiesRequest.setBidStrategies(ArrayOfBidStrategy value)
Sets the value of the bidStrategies property.
|
void |
GetBidStrategiesByIdsResponse.setBidStrategies(ArrayOfBidStrategy value)
Sets the value of the bidStrategies property.
|
void |
AddBidStrategiesRequest.setBidStrategies(ArrayOfBidStrategy value)
Sets the value of the bidStrategies property.
|
Copyright © 2024. All rights reserved.