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 对象具有以下元素:AccountIdsAssetGroupsCampaigns

元素 说明 数据类型
AccountIds 报表中最多包含 1,000 个帐户标识符的列表。

报告范围包括 AccountId 和Campaigns 元素的 联合。 必须至少包含其中一个元素。
long 数组
AssetGroups 要为指定的市场活动更新的资产组数组。 在单个调用中最多可以指定 100 个资产组。 AssetGroupReportScope 数组
活动 最多包含 300 个要包含在报表中的市场活动的列表。

报告范围包括 AccountId 和Campaigns 元素的 联合。 必须至少包含其中一个元素。
CampaignReportScope 数组

要求

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

使用者

AssetGroupPerformanceReportRequest