Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines a search term landing page report request.
Syntax
<xs:complexType name="SearchTermLandingPageReportRequest" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:complexContent mixed="false">
<xs:extension base="tns:ReportRequest">
<xs:sequence>
<xs:element name="Aggregation" type="tns:ReportAggregation" />
<xs:element name="Columns" nillable="true" type="tns:ArrayOfSearchTermLandingPageReportColumn" />
<xs:element minOccurs="0" name="Filter" nillable="true" type="tns:SearchTermLandingPageReportFilter" />
<xs:element name="Scope" nillable="true" type="tns:AccountThroughCampaignReportScope" />
<xs:element name="Time" nillable="true" type="tns:ReportTime" />
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Elements
The SearchTermLandingPageReportRequest object has the following elements: Aggregation, Columns, Filter, Scope, Time.
| Element | Description | Data Type |
|---|---|---|
| Aggregation | Reserved. | ReportAggregation |
| Columns | Reserved. | SearchTermLandingPageReportColumn array |
| Filter | Reserved. | SearchTermLandingPageReportFilter |
| Scope | Reserved. | AccountThroughCampaignReportScope |
| Time | Reserved. | ReportTime |
The SearchTermLandingPageReportRequest object has Inherited Elements.
Inherited Elements
Inherited Elements from ReportRequest
The SearchTermLandingPageReportRequest object derives from the ReportRequest object, and inherits the following elements: ExcludeColumnHeaders, ExcludeReportFooter, ExcludeReportHeader, Format, FormatVersion, ReportName, ReturnOnlyCompleteData. The descriptions below are specific to SearchTermLandingPageReportRequest, and might not apply to other objects that inherit the same elements from the ReportRequest object.
| Element | Description | Data Type |
|---|---|---|
| ExcludeColumnHeaders | Reserved. | boolean |
| ExcludeReportFooter | Reserved. | boolean |
| ExcludeReportHeader | Reserved. | boolean |
| Format | Reserved. | ReportFormat |
| FormatVersion | Reserved. | string |
| ReportName | Reserved. | string |
| ReturnOnlyCompleteData | Reserved. | boolean |
Requirements
Service: ReportingService.svc v13
Namespace: https://bingads.microsoft.com/Reporting/v13