AccountThroughCampaignReportScope 数据对象 - 报告

定义要包含在报表中的帐户和市场活动集。

语法

<xs:complexType name="AccountThroughCampaignReportScope" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element xmlns:q2="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="AccountIds" nillable="true" type="q2:ArrayOflong" />
    <xs:element minOccurs="0" name="Campaigns" nillable="true" type="tns:ArrayOfCampaignReportScope" />
  </xs:sequence>
</xs:complexType>

元素

AccountThroughCampaignReportScope 对象具有以下元素:AccountIdsCampaigns

元素 说明 数据类型
AccountIds 报表中最多包含 1,000 个帐户标识符的列表。

报告范围包括 AccountId 和Campaigns 元素的 联合。 必须至少包含其中一个元素。
long 数组
活动 报表中最多包含 300 个市场活动的列表。

报告范围包括 AccountId 和Campaigns 元素的 联合。 必须至少包含其中一个元素。
CampaignReportScope 数组

要求

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

使用者

BudgetSummaryReportRequest
CampaignPerformanceReportRequest
CombinationPerformanceReportRequest
SearchInsightPerformanceReportRequest