共用方式為


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 個帳戶標識碼的清單。

報表範圍包含 AccountIdsCampaigns 元素的聯集。 您必須至少包含其中一個元素。
long 陣列
活動 報表中最多要包含 300 個行銷活動的清單。

報表範圍包含 AccountIdsCampaigns 元素的聯集。 您必須至少包含其中一個元素。
CampaignReportScope 陣

需求

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

消費者

BudgetSummaryReportRequest
CampaignPerformanceReportRequest
SearchInsightPerformanceReportRequest