AdGroupPerformanceReportFilter 数据对象 - Reporting

定义用于筛选广告组性能报告数据的条件。

语法

<xs:complexType name="AdGroupPerformanceReportFilter" 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="CampaignStatus" nillable="true" type="tns:CampaignStatusReportFilter" />
    <xs:element minOccurs="0" name="DeviceOS" nillable="true" type="tns:DeviceOSReportFilter" />
    <xs:element minOccurs="0" name="DeviceType" nillable="true" type="tns:DeviceTypeReportFilter" />
    <xs:element minOccurs="0" name="Language" nillable="true" type="tns:LanguageReportFilter" />
    <xs:element minOccurs="0" name="Status" nillable="true" type="tns:AdGroupStatusReportFilter" />
  </xs:sequence>
</xs:complexType>

元素

AdGroupPerformanceReportFilter 对象具有以下元素:AccountStatusAdDistributionCampaignStatusDeviceOSDeviceTypeLanguageStatus

元素 说明 数据类型
AccountStatus 报告将仅包含帐户状态的数据。 例如,可以使用筛选器仅包含活动帐户的数据。

可以指定一个或多个帐户状态。
AccountStatusReportFilter
AdDistribution 报表将仅包含指定分发介质的数据。 例如,可以使用筛选器仅包含搜索广告的数据。

可以指定一个或多个分发媒体。
AdDistributionReportFilter
CampaignStatus 报告将仅包含市场活动状态的数据。 例如,可以使用筛选器仅包含活动市场活动的数据。

可以指定一个或多个市场活动状态。
CampaignStatusReportFilter
DeviceOS 报表将包括广告在指定设备操作系统上显示的数据。 例如,可以使用筛选器来仅包含 Windows 设备上显示的广告的数据。 DeviceOSReportFilter
DeviceType 报表将包括广告在指定设备类型上显示的数据。 例如,可以使用筛选器来仅包含智能手机上显示的广告的数据。

可以指定一个或多个设备类型。
DeviceTypeReportFilter
语言 报表将仅包含使用指定语言的网站的数据。

可以指定一种或多种语言。
LanguageReportFilter
状态 报表将仅包含指定广告组状态值的数据。 例如,可以使用筛选器仅包含活动广告组的数据。

可以指定一个或多个状态值。
AdGroupStatusReportFilter

要求

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

使用者

AdGroupPerformanceReportRequest