| Package | Description |
|---|---|
| com.microsoft.bingads.v13.campaignmanagement | |
| com.microsoft.bingads.v13.internal.bulk |
| Modifier and Type | Field and Description |
|---|---|
protected Collection<ProductAudienceType> |
ProductAudience.productAudienceType |
| Modifier and Type | Method and Description |
|---|---|
static ProductAudienceType |
ProductAudienceType.fromValue(String v) |
static ProductAudienceType |
ProductAudienceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProductAudienceType[] |
ProductAudienceType.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<ProductAudienceType> |
ProductAudienceTypeConverter.convertToList(String enums) |
jakarta.xml.bind.JAXBElement<Collection<ProductAudienceType>> |
ObjectFactory.createProductAudienceType(Collection<ProductAudienceType> value)
|
Collection<ProductAudienceType> |
ProductAudience.getProductAudienceType()
Gets the value of the productAudienceType property.
|
Collection<ProductAudienceType> |
Adapter16.unmarshal(String value) |
| Modifier and Type | Method and Description |
|---|---|
static String |
ProductAudienceTypeConverter.convertToString(Collection<ProductAudienceType> enums) |
jakarta.xml.bind.JAXBElement<Collection<ProductAudienceType>> |
ObjectFactory.createProductAudienceType(Collection<ProductAudienceType> value)
|
String |
Adapter16.marshal(Collection<ProductAudienceType> value) |
void |
ProductAudience.setProductAudienceType(Collection<ProductAudienceType> value)
Sets the value of the productAudienceType property.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<ProductAudienceType> |
StringExtensions.parseProductAudienceType(String value) |
Copyright © 2023. All rights reserved.