| Package | Description |
|---|---|
| com.microsoft.bingads.internal.restful.adaptor.generated.campaignmanagement.enums | |
| com.microsoft.bingads.v13.campaignmanagement |
| Modifier and Type | Method and Description |
|---|---|
ConversionGoalType |
ConversionGoalTypeMixIn.fromValue(String v) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ConversionGoalType> |
ConversionGoalTypeDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
Collection<ConversionGoalType> |
GetConversionGoalsByTagIdsRequestEnumsMixIn.getConversionGoalTypes() |
Collection<ConversionGoalType> |
GetConversionGoalsByIdsRequestEnumsMixIn.getConversionGoalTypes() |
Collection<ConversionGoalType> |
ConversionGoalEnumsMixIn.getType() |
| Modifier and Type | Field and Description |
|---|---|
protected Collection<ConversionGoalType> |
GetConversionGoalsByTagIdsRequest.conversionGoalTypes |
protected Collection<ConversionGoalType> |
GetConversionGoalsByIdsRequest.conversionGoalTypes |
protected Collection<ConversionGoalType> |
ConversionGoal.type |
| Modifier and Type | Method and Description |
|---|---|
static ConversionGoalType |
ConversionGoalType.fromValue(String v) |
static ConversionGoalType |
ConversionGoalType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConversionGoalType[] |
ConversionGoalType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<ConversionGoalType> |
ConversionGoalTypeConverter.convertToList(String enums) |
jakarta.xml.bind.JAXBElement<Collection<ConversionGoalType>> |
ObjectFactory.createConversionGoalType(Collection<ConversionGoalType> value)
|
Collection<ConversionGoalType> |
GetConversionGoalsByTagIdsRequest.getConversionGoalTypes()
Gets the value of the conversionGoalTypes property.
|
Collection<ConversionGoalType> |
GetConversionGoalsByIdsRequest.getConversionGoalTypes()
Gets the value of the conversionGoalTypes property.
|
Collection<ConversionGoalType> |
ConversionGoal.getType()
Gets the value of the type property.
|
Collection<ConversionGoalType> |
Adapter18.unmarshal(String value) |
| Modifier and Type | Method and Description |
|---|---|
static String |
ConversionGoalTypeConverter.convertToString(Collection<ConversionGoalType> enums) |
jakarta.xml.bind.JAXBElement<Collection<ConversionGoalType>> |
ObjectFactory.createConversionGoalType(Collection<ConversionGoalType> value)
|
String |
Adapter18.marshal(Collection<ConversionGoalType> value) |
void |
GetConversionGoalsByTagIdsRequest.setConversionGoalTypes(Collection<ConversionGoalType> value)
Sets the value of the conversionGoalTypes property.
|
void |
GetConversionGoalsByIdsRequest.setConversionGoalTypes(Collection<ConversionGoalType> value)
Sets the value of the conversionGoalTypes property.
|
void |
ConversionGoal.setType(Collection<ConversionGoalType> value)
Sets the value of the type property.
|
Copyright © 2024. All rights reserved.