共用方式為


AssetGroupStatusReportFilter 值集 - 報告

定義可用來篩選報表數據的資產群組狀態值。 這些值也會作為報表中包含資產群組狀態的數據行值,例如資產群組效能報告。

語法

<xs:simpleType name="AssetGroupStatusReportFilter" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:list>
    <xs:simpleType>
      <xs:restriction base="xs:string">
        <xs:enumeration value="Active" />
        <xs:enumeration value="Paused" />
        <xs:enumeration value="Deleted" />
      </xs:restriction>
    </xs:simpleType>
  </xs:list>
</xs:simpleType>

AssetGroupStatusReportFilter 值集具有下列值:ActiveDeletedPaused

描述
作用中 報表將包含作用中的資產群組。
刪除 報表將包含已刪除的資產群組。
已暫停 報表將包含已暫停的資產群組。

需求

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

消費者

AssetGroupPerformanceReportFilter
GeographicPerformanceReportFilter
ProductDimensionPerformanceReportFilter
ProductNegativeKeywordConflictReportFilter
ProductPartitionPerformanceReportFilter
ProductPartitionUnitPerformanceReportFilter
ProductSearchQueryPerformanceReportFilter
PublisherUsagePerformanceReportFilter
SearchInsightPerformanceReportFilter