| Package | Description |
|---|---|
| com.microsoft.bingads.v13.reporting |
| Modifier and Type | Field and Description |
|---|---|
protected Collection<DeviceOSReportFilter> |
GoalsAndFunnelsReportFilter.deviceOS |
protected Collection<DeviceOSReportFilter> |
CampaignPerformanceReportFilter.deviceOS |
protected Collection<DeviceOSReportFilter> |
AdGroupPerformanceReportFilter.deviceOS |
protected Collection<DeviceOSReportFilter> |
AdExtensionDetailReportFilter.deviceOS |
protected Collection<DeviceOSReportFilter> |
AdExtensionByKeywordReportFilter.deviceOS |
protected Collection<DeviceOSReportFilter> |
AdExtensionByAdReportFilter.deviceOS |
protected Collection<DeviceOSReportFilter> |
AccountPerformanceReportFilter.deviceOS |
| Modifier and Type | Method and Description |
|---|---|
static DeviceOSReportFilter |
DeviceOSReportFilter.fromValue(String v) |
static DeviceOSReportFilter |
DeviceOSReportFilter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeviceOSReportFilter[] |
DeviceOSReportFilter.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<DeviceOSReportFilter> |
DeviceOSReportFilterConverter.convertToList(String enums) |
jakarta.xml.bind.JAXBElement<Collection<DeviceOSReportFilter>> |
ObjectFactory.createDeviceOSReportFilter(Collection<DeviceOSReportFilter> value)
|
Collection<DeviceOSReportFilter> |
GoalsAndFunnelsReportFilter.getDeviceOS()
Gets the value of the deviceOS property.
|
Collection<DeviceOSReportFilter> |
CampaignPerformanceReportFilter.getDeviceOS()
Gets the value of the deviceOS property.
|
Collection<DeviceOSReportFilter> |
AdGroupPerformanceReportFilter.getDeviceOS()
Gets the value of the deviceOS property.
|
Collection<DeviceOSReportFilter> |
AdExtensionDetailReportFilter.getDeviceOS()
Gets the value of the deviceOS property.
|
Collection<DeviceOSReportFilter> |
AdExtensionByKeywordReportFilter.getDeviceOS()
Gets the value of the deviceOS property.
|
Collection<DeviceOSReportFilter> |
AdExtensionByAdReportFilter.getDeviceOS()
Gets the value of the deviceOS property.
|
Collection<DeviceOSReportFilter> |
AccountPerformanceReportFilter.getDeviceOS()
Gets the value of the deviceOS property.
|
Collection<DeviceOSReportFilter> |
Adapter4.unmarshal(String value) |
| Modifier and Type | Method and Description |
|---|---|
static String |
DeviceOSReportFilterConverter.convertToString(Collection<DeviceOSReportFilter> enums) |
jakarta.xml.bind.JAXBElement<Collection<DeviceOSReportFilter>> |
ObjectFactory.createDeviceOSReportFilter(Collection<DeviceOSReportFilter> value)
|
String |
Adapter4.marshal(Collection<DeviceOSReportFilter> value) |
void |
GoalsAndFunnelsReportFilter.setDeviceOS(Collection<DeviceOSReportFilter> value)
Sets the value of the deviceOS property.
|
void |
CampaignPerformanceReportFilter.setDeviceOS(Collection<DeviceOSReportFilter> value)
Sets the value of the deviceOS property.
|
void |
AdGroupPerformanceReportFilter.setDeviceOS(Collection<DeviceOSReportFilter> value)
Sets the value of the deviceOS property.
|
void |
AdExtensionDetailReportFilter.setDeviceOS(Collection<DeviceOSReportFilter> value)
Sets the value of the deviceOS property.
|
void |
AdExtensionByKeywordReportFilter.setDeviceOS(Collection<DeviceOSReportFilter> value)
Sets the value of the deviceOS property.
|
void |
AdExtensionByAdReportFilter.setDeviceOS(Collection<DeviceOSReportFilter> value)
Sets the value of the deviceOS property.
|
void |
AccountPerformanceReportFilter.setDeviceOS(Collection<DeviceOSReportFilter> value)
Sets the value of the deviceOS property.
|
Copyright © 2023. All rights reserved.