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