| Package | Description |
|---|---|
| com.microsoft.bingads.v13.campaignmanagement |
| Modifier and Type | Field and Description |
|---|---|
protected Collection<AdExtensionsTypeFilter> |
GetAdExtensionsByIdsRequest.adExtensionType |
protected Collection<AdExtensionsTypeFilter> |
GetAdExtensionsAssociationsRequest.adExtensionType |
protected Collection<AdExtensionsTypeFilter> |
GetAdExtensionIdsByAccountIdRequest.adExtensionType |
| Modifier and Type | Method and Description |
|---|---|
static AdExtensionsTypeFilter |
AdExtensionsTypeFilter.fromValue(String v) |
static AdExtensionsTypeFilter |
AdExtensionsTypeFilter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdExtensionsTypeFilter[] |
AdExtensionsTypeFilter.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<AdExtensionsTypeFilter> |
AdExtensionsTypeFilterConverter.convertToList(String enums) |
jakarta.xml.bind.JAXBElement<Collection<AdExtensionsTypeFilter>> |
ObjectFactory.createAdExtensionsTypeFilter(Collection<AdExtensionsTypeFilter> value)
|
Collection<AdExtensionsTypeFilter> |
GetAdExtensionsByIdsRequest.getAdExtensionType()
Gets the value of the adExtensionType property.
|
Collection<AdExtensionsTypeFilter> |
GetAdExtensionsAssociationsRequest.getAdExtensionType()
Gets the value of the adExtensionType property.
|
Collection<AdExtensionsTypeFilter> |
GetAdExtensionIdsByAccountIdRequest.getAdExtensionType()
Gets the value of the adExtensionType property.
|
Collection<AdExtensionsTypeFilter> |
Adapter7.unmarshal(String value) |
| Modifier and Type | Method and Description |
|---|---|
static String |
AdExtensionsTypeFilterConverter.convertToString(Collection<AdExtensionsTypeFilter> enums) |
jakarta.xml.bind.JAXBElement<Collection<AdExtensionsTypeFilter>> |
ObjectFactory.createAdExtensionsTypeFilter(Collection<AdExtensionsTypeFilter> value)
|
String |
Adapter7.marshal(Collection<AdExtensionsTypeFilter> value) |
void |
GetAdExtensionsByIdsRequest.setAdExtensionType(Collection<AdExtensionsTypeFilter> value)
Sets the value of the adExtensionType property.
|
void |
GetAdExtensionsAssociationsRequest.setAdExtensionType(Collection<AdExtensionsTypeFilter> value)
Sets the value of the adExtensionType property.
|
void |
GetAdExtensionIdsByAccountIdRequest.setAdExtensionType(Collection<AdExtensionsTypeFilter> value)
Sets the value of the adExtensionType property.
|
Copyright © 2023. All rights reserved.