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