| Package | Description |
|---|---|
| com.microsoft.bingads.internal.restful.adaptor.generated.campaignmanagement.enums | |
| com.microsoft.bingads.v13.campaignmanagement |
| Modifier and Type | Method and Description |
|---|---|
ItemAction |
ItemActionMixIn.fromValue(String v) |
| Modifier and Type | Field and Description |
|---|---|
protected ItemAction |
AssetGroupListingGroupAction.action |
protected ItemAction |
AdGroupCriterionAction.action |
| Modifier and Type | Method and Description |
|---|---|
static ItemAction |
ItemAction.fromValue(String v) |
ItemAction |
AssetGroupListingGroupAction.getAction()
Gets the value of the action property.
|
ItemAction |
AdGroupCriterionAction.getAction()
Gets the value of the action property.
|
static ItemAction |
ItemAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ItemAction[] |
ItemAction.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<ItemAction> |
ObjectFactory.createItemAction(ItemAction value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<ItemAction> |
ObjectFactory.createItemAction(ItemAction value)
|
void |
AssetGroupListingGroupAction.setAction(ItemAction value)
Sets the value of the action property.
|
void |
AdGroupCriterionAction.setAction(ItemAction value)
Sets the value of the action property.
|
Copyright © 2024. All rights reserved.