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