KeywordPerformanceReportSort データ オブジェクト - レポート
キーワード (keyword)パフォーマンス レポート列と対応する並べ替え順序を定義します。
構文
<xs:complexType name="KeywordPerformanceReportSort" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element name="SortColumn" type="tns:KeywordPerformanceReportColumn" />
<xs:element name="SortOrder" type="tns:SortOrder" />
</xs:sequence>
</xs:complexType>
要素
KeywordPerformanceReportSort オブジェクトには、SortColumn、SortOrder という要素があります。
要素 | 説明 | データ型 |
---|---|---|
SortColumn | 並べ替えるキーワード (keyword)パフォーマンス レポート列。 | KeywordPerformanceReportColumn |
SortOrder | 指定したレポート列内の値の昇順または降順の並べ替え順序を定義します。 | SortOrder |
要件
サービス: ReportingService.svc v13
Namespace: https://bingads.microsoft.com/Reporting/v13