| Package | Description |
|---|---|
| com.microsoft.bingads.v13.campaignmanagement |
| Modifier and Type | Field and Description |
|---|---|
protected CustomerListActionType |
CustomerList.actionType |
| Modifier and Type | Method and Description |
|---|---|
static CustomerListActionType |
CustomerListActionType.fromValue(String v) |
CustomerListActionType |
CustomerList.getActionType()
Gets the value of the actionType property.
|
static CustomerListActionType |
CustomerListActionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CustomerListActionType[] |
CustomerListActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<CustomerListActionType> |
ObjectFactory.createCustomerListActionType(CustomerListActionType value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<CustomerListActionType> |
ObjectFactory.createCustomerListActionType(CustomerListActionType value)
|
void |
CustomerList.setActionType(CustomerListActionType value)
Sets the value of the actionType property.
|
Copyright © 2023. All rights reserved.