CampaignReportScope 数据对象 - 报告

定义要包含在报表中的市场活动。

语法

<xs:complexType name="CampaignReportScope" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element name="AccountId" type="xs:long" />
    <xs:element name="CampaignId" type="xs:long" />
  </xs:sequence>
</xs:complexType>

元素

CampaignReportScope 对象具有以下元素:AccountIdCampaignId

元素 说明 数据类型
AccountId 市场活动所属的帐户的标识符。 long
CampaignId 要限制范围的活动的标识符。 long

要求

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

使用者

AccountThroughAdGroupReportScope
AccountThroughAssetGroupReportScope
AccountThroughCampaignReportScope