SearchInsightPerformanceReportRequest 数据对象 - Reporting

定义 SearchInsightPerformanceReportRequest 的数据对象。

语法

<xs:complexType name="SearchInsightPerformanceReportRequest" 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:ArrayOfSearchInsightPerformanceReportColumn" />
        <xs:element minOccurs="0" name="Filter" nillable="true" type="tns:SearchInsightPerformanceReportFilter" />
        <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>

元素

SearchInsightPerformanceReportRequest 对象具有以下元素:AggregationColumnsFilterScopeTime

元素 说明 数据类型
集合体 保留。 ReportAggregation
列数 保留。 SearchInsightPerformanceReportColumn 数组
筛选器 保留。 SearchInsightPerformanceReportFilter
范围 保留。 AccountThroughCampaignReportScope
时间 保留。 ReportTime

SearchInsightPerformanceReportRequest 对象具有 Inherited Elements

继承的元素

从 ReportRequest 继承的元素

SearchInsightPerformanceReportRequest 对象派生自 ReportRequest 对象,并继承以下元素:ExcludeColumnHeadersExcludeReportFooterExcludeReportHeaderFormatFormatVersionReportNameReturnOnlyCompleteData。 以下说明特定于 SearchInsightPerformanceReportRequest,可能不适用于从 ReportRequest 对象继承相同元素的其他对象。

元素 说明 数据类型
ExcludeColumnHeaders 保留。 boolean
ExcludeReportFooter 保留。 boolean
ExcludeReportHeader 保留。 boolean
格式 保留。 ReportFormat
FormatVersion 保留。 string
ReportName 保留。 string
ReturnOnlyCompleteData 保留。 boolean

要求

服务: ReportingService.svc v13
Namespace: https://bingads.microsoft.com/Reporting/v13