| Package | Description |
|---|---|
| com.microsoft.bingads.internal.restful.adaptor.generated.reporting.enums | |
| com.microsoft.bingads.v13.internal.reporting | |
| com.microsoft.bingads.v13.reporting |
| Modifier and Type | Method and Description |
|---|---|
ReportFormat |
ReportFormatMixIn.fromValue(String v) |
| Constructor and Description |
|---|
RowReport(File file,
ReportFormat format) |
RowReport(String filePath,
ReportFormat format) |
| Modifier and Type | Field and Description |
|---|---|
protected ReportFormat |
ReportRequest.format |
| Modifier and Type | Method and Description |
|---|---|
static ReportFormat |
ReportFormat.fromValue(String v) |
ReportFormat |
ReportRequest.getFormat()
Gets the value of the format property.
|
static ReportFormat |
ReportFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReportFormat[] |
ReportFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<ReportFormat> |
ObjectFactory.createReportFormat(ReportFormat value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<ReportFormat> |
ObjectFactory.createReportFormat(ReportFormat value)
|
void |
ReportRequest.setFormat(ReportFormat value)
Sets the value of the format property.
|
| Constructor and Description |
|---|
ReportFileReader(File file,
ReportFormat format) |
ReportFileReader(String filePath,
ReportFormat format) |
Copyright © 2024. All rights reserved.