共用方式為


KeywordPerformanceReportSort 資料物件 - 報告

定義關鍵字效能報告資料行和對應的排序次序。

語法

<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物件具有下列元素:SortColumnSortOrder

元素 說明 資料類型
SortColumn 要排序的關鍵字效能報告資料行。 KeywordPerformanceReportColumn
SortOrder 定義指定報表資料行內值的遞增或遞減排序次序。 SortOrder

需求

服務: ReportingService.svc v13
命名 空間: https://bingads.microsoft.com/Reporting/v13

消費者

KeywordPerformanceReportRequest