public class ProductNegativeKeywordConflictReportRequest extends ReportRequest
Java class for ProductNegativeKeywordConflictReportRequest complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ProductNegativeKeywordConflictReportRequest">
<complexContent>
<extension base="{https://bingads.microsoft.com/Reporting/v13}ReportRequest">
<sequence>
<element name="Columns" type="{https://bingads.microsoft.com/Reporting/v13}ArrayOfProductNegativeKeywordConflictReportColumn"/>
<element name="Filter" type="{https://bingads.microsoft.com/Reporting/v13}ProductNegativeKeywordConflictReportFilter" minOccurs="0"/>
<element name="Scope" type="{https://bingads.microsoft.com/Reporting/v13}AccountThroughAdGroupReportScope"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ArrayOfProductNegativeKeywordConflictReportColumn |
columns |
protected ProductNegativeKeywordConflictReportFilter |
filter |
protected AccountThroughAdGroupReportScope |
scope |
excludeColumnHeaders, excludeReportFooter, excludeReportHeader, format, formatVersion, reportName, returnOnlyCompleteData, type| Constructor and Description |
|---|
ProductNegativeKeywordConflictReportRequest() |
| Modifier and Type | Method and Description |
|---|---|
ArrayOfProductNegativeKeywordConflictReportColumn |
getColumns()
Gets the value of the columns property.
|
ProductNegativeKeywordConflictReportFilter |
getFilter()
Gets the value of the filter property.
|
AccountThroughAdGroupReportScope |
getScope()
Gets the value of the scope property.
|
void |
setColumns(ArrayOfProductNegativeKeywordConflictReportColumn value)
Sets the value of the columns property.
|
void |
setFilter(ProductNegativeKeywordConflictReportFilter value)
Sets the value of the filter property.
|
void |
setScope(AccountThroughAdGroupReportScope value)
Sets the value of the scope property.
|
getExcludeColumnHeaders, getExcludeReportFooter, getExcludeReportHeader, getFormat, getFormatVersion, getReportName, getReturnOnlyCompleteData, setExcludeColumnHeaders, setExcludeReportFooter, setExcludeReportHeader, setFormat, setFormatVersion, setReportName, setReturnOnlyCompleteDataprotected ArrayOfProductNegativeKeywordConflictReportColumn columns
protected ProductNegativeKeywordConflictReportFilter filter
protected AccountThroughAdGroupReportScope scope
public ProductNegativeKeywordConflictReportRequest()
public ArrayOfProductNegativeKeywordConflictReportColumn getColumns()
ArrayOfProductNegativeKeywordConflictReportColumnpublic void setColumns(ArrayOfProductNegativeKeywordConflictReportColumn value)
value - allowed object is
ArrayOfProductNegativeKeywordConflictReportColumnpublic ProductNegativeKeywordConflictReportFilter getFilter()
ProductNegativeKeywordConflictReportFilterpublic void setFilter(ProductNegativeKeywordConflictReportFilter value)
value - allowed object is
ProductNegativeKeywordConflictReportFilterpublic AccountThroughAdGroupReportScope getScope()
AccountThroughAdGroupReportScopepublic void setScope(AccountThroughAdGroupReportScope value)
value - allowed object is
AccountThroughAdGroupReportScopeCopyright © 2024. All rights reserved.