共用方式為


AccountPerformanceReportFilter 資料物件 - 報告

定義用來篩選帳戶效能報告資料的準則。

語法

<xs:complexType name="AccountPerformanceReportFilter" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" name="AccountStatus" nillable="true" type="tns:AccountStatusReportFilter" />
    <xs:element minOccurs="0" name="AdDistribution" nillable="true" type="tns:AdDistributionReportFilter" />
    <xs:element minOccurs="0" name="DeviceOS" nillable="true" type="tns:DeviceOSReportFilter" />
    <xs:element minOccurs="0" name="DeviceType" nillable="true" type="tns:DeviceTypeReportFilter" />
  </xs:sequence>
</xs:complexType>

元素

AccountPerformanceReportFilter物件具有下列元素:AccountStatusAdDistributionDeviceOSDeviceType

元素 說明 資料類型
AccountStatus 報表只會包含帳戶狀態的資料。 例如,您可以使用篩選準則只包含使用中帳戶的資料。

您可以指定一或多個帳戶狀態。
AccountStatusReportFilter
AdDistribution 報表只會包含指定之散發媒體的資料。 例如,您可以使用篩選準則,只包含搜尋廣告的資料。

您可以指定一或多個散發媒體。
AdDistributionReportFilter
DeviceOS 報表會包含廣告在指定裝置作業系統上顯示的資料。 例如,您可以使用篩選準則,只包含 Windows 裝置上顯示廣告的資料。 DeviceOSReportFilter
DeviceType 報表會包含廣告在指定裝置類型上顯示的資料。 例如,您可以使用篩選準則,只包含智慧型手機上顯示廣告的資料。

您可以指定一或多個裝置類型。
DeviceTypeReportFilter

需求

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

消費者

AccountPerformanceReportRequest