共用方式為


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 營銷活動所屬帳戶的標識碼。
CampaignId 要限制範圍之營銷活動的標識碼。

需求

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

消費者

AccountThroughAdGroupReportScope
AccountThroughAssetGroupReportScope
AccountThroughCampaignReportScope