| Package | Description |
|---|---|
| com.microsoft.bingads.v13.reporting |
| Modifier and Type | Field and Description |
|---|---|
protected Collection<DeliveredMatchTypeReportFilter> |
ShareOfVoiceReportFilter.deliveredMatchType |
protected Collection<DeliveredMatchTypeReportFilter> |
SearchQueryPerformanceReportFilter.deliveredMatchType |
protected Collection<DeliveredMatchTypeReportFilter> |
KeywordPerformanceReportFilter.deliveredMatchType |
| Modifier and Type | Method and Description |
|---|---|
static DeliveredMatchTypeReportFilter |
DeliveredMatchTypeReportFilter.fromValue(String v) |
static DeliveredMatchTypeReportFilter |
DeliveredMatchTypeReportFilter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeliveredMatchTypeReportFilter[] |
DeliveredMatchTypeReportFilter.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<DeliveredMatchTypeReportFilter> |
DeliveredMatchTypeReportFilterConverter.convertToList(String enums) |
jakarta.xml.bind.JAXBElement<Collection<DeliveredMatchTypeReportFilter>> |
ObjectFactory.createDeliveredMatchTypeReportFilter(Collection<DeliveredMatchTypeReportFilter> value)
|
Collection<DeliveredMatchTypeReportFilter> |
ShareOfVoiceReportFilter.getDeliveredMatchType()
Gets the value of the deliveredMatchType property.
|
Collection<DeliveredMatchTypeReportFilter> |
SearchQueryPerformanceReportFilter.getDeliveredMatchType()
Gets the value of the deliveredMatchType property.
|
Collection<DeliveredMatchTypeReportFilter> |
KeywordPerformanceReportFilter.getDeliveredMatchType()
Gets the value of the deliveredMatchType property.
|
Collection<DeliveredMatchTypeReportFilter> |
Adapter14.unmarshal(String value) |
| Modifier and Type | Method and Description |
|---|---|
static String |
DeliveredMatchTypeReportFilterConverter.convertToString(Collection<DeliveredMatchTypeReportFilter> enums) |
jakarta.xml.bind.JAXBElement<Collection<DeliveredMatchTypeReportFilter>> |
ObjectFactory.createDeliveredMatchTypeReportFilter(Collection<DeliveredMatchTypeReportFilter> value)
|
String |
Adapter14.marshal(Collection<DeliveredMatchTypeReportFilter> value) |
void |
ShareOfVoiceReportFilter.setDeliveredMatchType(Collection<DeliveredMatchTypeReportFilter> value)
Sets the value of the deliveredMatchType property.
|
void |
SearchQueryPerformanceReportFilter.setDeliveredMatchType(Collection<DeliveredMatchTypeReportFilter> value)
Sets the value of the deliveredMatchType property.
|
void |
KeywordPerformanceReportFilter.setDeliveredMatchType(Collection<DeliveredMatchTypeReportFilter> value)
Sets the value of the deliveredMatchType property.
|
Copyright © 2023. All rights reserved.