次の方法で共有


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 個のアカウント識別子の一覧。

レポート スコープには、 AccountIds 要素と Campaigns 要素の和集合が含まれます。 これらの要素の少なくとも 1 つを含める必要があります。
long 配列
キャンペーン レポートに含める最大 300 個のキャンペーンの一覧。

レポート スコープには、 AccountIds 要素と Campaigns 要素の和集合が含まれます。 これらの要素の少なくとも 1 つを含める必要があります。
CampaignReportScope 配列

要件

サービス: ReportingService.svc v13
Namespace: https://bingads.microsoft.com/Reporting/v13

使用ページ

BudgetSummaryReportRequest
CampaignPerformanceReportRequest
CombinationPerformanceReportRequest
SearchInsightPerformanceReportRequest