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