| Package | Description |
|---|---|
| com.microsoft.bingads.internal.restful.adaptor.generated.campaignmanagement.enums | |
| com.microsoft.bingads.v13.campaignmanagement |
| Modifier and Type | Method and Description |
|---|---|
AccountPropertyName |
AccountPropertyNameMixIn.fromValue(String v) |
| Modifier and Type | Field and Description |
|---|---|
protected AccountPropertyName |
AccountProperty.name |
| Modifier and Type | Field and Description |
|---|---|
protected List<AccountPropertyName> |
ArrayOfAccountPropertyName.accountPropertyNames |
| Modifier and Type | Method and Description |
|---|---|
static AccountPropertyName |
AccountPropertyName.fromValue(String v) |
AccountPropertyName |
AccountProperty.getName()
Gets the value of the name property.
|
static AccountPropertyName |
AccountPropertyName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccountPropertyName[] |
AccountPropertyName.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<AccountPropertyName> |
ObjectFactory.createAccountPropertyName(AccountPropertyName value)
|
List<AccountPropertyName> |
ArrayOfAccountPropertyName.getAccountPropertyNames()
Gets the value of the accountPropertyNames property.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<AccountPropertyName> |
ObjectFactory.createAccountPropertyName(AccountPropertyName value)
|
void |
AccountProperty.setName(AccountPropertyName value)
Sets the value of the name property.
|
| Constructor and Description |
|---|
ArrayOfAccountPropertyName(List<AccountPropertyName> accountpropertynames) |
Copyright © 2024. All rights reserved.