次の方法で共有


AccountThroughAssetGroupReportScope データ オブジェクト - Reporting

AccountThroughAssetGroupReportScope データ オブジェクトを定義します。

構文

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

要素

AccountThroughAssetGroupReportScope オブジェクトには、AccountIdsAssetGroups、Campaigns という要素があります

要素 説明 データ型
AccountIds レポートに含める最大 1,000 個のアカウント識別子の一覧。

レポート スコープには、 AccountIds 要素と Campaigns 要素の和集合が含まれます。 これらの要素の少なくとも 1 つを含める必要があります。
long 配列
AssetGroups 指定したキャンペーンに対して更新する資産グループの配列。 1 回の呼び出しで指定できる資産グループは最大 100 個です。 AssetGroupReportScope 配列
キャンペーン レポートに含める最大 300 個のキャンペーンの一覧。

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

要件

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

使用ページ

AssetGroupPerformanceReportRequest