| Package | Description |
|---|---|
| com.microsoft.bingads.v13.customermanagement |
| Modifier and Type | Field and Description |
|---|---|
protected ArrayOfOrderBy |
SearchCustomersRequest.ordering |
protected ArrayOfOrderBy |
SearchClientLinksRequest.ordering |
protected ArrayOfOrderBy |
SearchAccountsRequest.ordering |
| Modifier and Type | Method and Description |
|---|---|
ArrayOfOrderBy |
ObjectFactory.createArrayOfOrderBy()
Create an instance of
ArrayOfOrderBy |
ArrayOfOrderBy |
SearchCustomersRequest.getOrdering()
Gets the value of the ordering property.
|
ArrayOfOrderBy |
SearchClientLinksRequest.getOrdering()
Gets the value of the ordering property.
|
ArrayOfOrderBy |
SearchAccountsRequest.getOrdering()
Gets the value of the ordering property.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<ArrayOfOrderBy> |
ObjectFactory.createArrayOfOrderBy(ArrayOfOrderBy value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<ArrayOfOrderBy> |
ObjectFactory.createArrayOfOrderBy(ArrayOfOrderBy value)
|
void |
SearchCustomersRequest.setOrdering(ArrayOfOrderBy value)
Sets the value of the ordering property.
|
void |
SearchClientLinksRequest.setOrdering(ArrayOfOrderBy value)
Sets the value of the ordering property.
|
void |
SearchAccountsRequest.setOrdering(ArrayOfOrderBy value)
Sets the value of the ordering property.
|
Copyright © 2024. All rights reserved.