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