| Package | Description |
|---|---|
| com.microsoft.bingads.v13.reporting |
| Modifier and Type | Field and Description |
|---|---|
protected Collection<AdTypeReportFilter> |
SearchQueryPerformanceReportFilter.adType |
protected Collection<AdTypeReportFilter> |
ProductSearchQueryPerformanceReportFilter.adType |
protected Collection<AdTypeReportFilter> |
KeywordPerformanceReportFilter.adType |
protected Collection<AdTypeReportFilter> |
AdPerformanceReportFilter.adType |
protected Collection<AdTypeReportFilter> |
AdDynamicTextPerformanceReportFilter.adType |
| Modifier and Type | Method and Description |
|---|---|
static AdTypeReportFilter |
AdTypeReportFilter.fromValue(String v) |
static AdTypeReportFilter |
AdTypeReportFilter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdTypeReportFilter[] |
AdTypeReportFilter.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<AdTypeReportFilter> |
AdTypeReportFilterConverter.convertToList(String enums) |
jakarta.xml.bind.JAXBElement<Collection<AdTypeReportFilter>> |
ObjectFactory.createAdTypeReportFilter(Collection<AdTypeReportFilter> value)
|
Collection<AdTypeReportFilter> |
SearchQueryPerformanceReportFilter.getAdType()
Gets the value of the adType property.
|
Collection<AdTypeReportFilter> |
ProductSearchQueryPerformanceReportFilter.getAdType()
Gets the value of the adType property.
|
Collection<AdTypeReportFilter> |
KeywordPerformanceReportFilter.getAdType()
Gets the value of the adType property.
|
Collection<AdTypeReportFilter> |
AdPerformanceReportFilter.getAdType()
Gets the value of the adType property.
|
Collection<AdTypeReportFilter> |
AdDynamicTextPerformanceReportFilter.getAdType()
Gets the value of the adType property.
|
Collection<AdTypeReportFilter> |
Adapter9.unmarshal(String value) |
| Modifier and Type | Method and Description |
|---|---|
static String |
AdTypeReportFilterConverter.convertToString(Collection<AdTypeReportFilter> enums) |
jakarta.xml.bind.JAXBElement<Collection<AdTypeReportFilter>> |
ObjectFactory.createAdTypeReportFilter(Collection<AdTypeReportFilter> value)
|
String |
Adapter9.marshal(Collection<AdTypeReportFilter> value) |
void |
SearchQueryPerformanceReportFilter.setAdType(Collection<AdTypeReportFilter> value)
Sets the value of the adType property.
|
void |
ProductSearchQueryPerformanceReportFilter.setAdType(Collection<AdTypeReportFilter> value)
Sets the value of the adType property.
|
void |
KeywordPerformanceReportFilter.setAdType(Collection<AdTypeReportFilter> value)
Sets the value of the adType property.
|
void |
AdPerformanceReportFilter.setAdType(Collection<AdTypeReportFilter> value)
Sets the value of the adType property.
|
void |
AdDynamicTextPerformanceReportFilter.setAdType(Collection<AdTypeReportFilter> value)
Sets the value of the adType property.
|
Copyright © 2023. All rights reserved.