SearchInsightPerformanceReportRequest データ オブジェクト - レポート
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 オブジェクトには、集計、列、フィルター、スコープ、時刻の各要素があります。
要素 | 説明 | データ型 |
---|---|---|
集合体 | 予約済み。 | ReportAggregation |
列 | 予約済み。 | SearchInsightPerformanceReportColumn 配列 |
Filter | 予約済み。 | SearchInsightPerformanceReportFilter |
範囲 | 予約済み。 | AccountThroughCampaignReportScope |
時刻 | 予約済み。 | ReportTime |
SearchInsightPerformanceReportRequest オブジェクトには継承された要素があります。
継承された要素
ReportRequest から継承された要素
SearchInsightPerformanceReportRequest オブジェクトは ReportRequest オブジェクトから派生し、ExcludeColumnHeaders、ExcludeReportFooter、ExcludeReportHeader、Format、FormatVersion、ReportName、ReturnOnlyCompleteData の各要素を継承します。 以下の説明は 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