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