AdGroupReportScope 数据对象 - 报告

定义要包含在报表中的广告组。

语法

<xs:complexType name="AdGroupReportScope" 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:element name="AdGroupId" type="xs:long" />
  </xs:sequence>
</xs:complexType>

元素

AdGroupReportScope 对象具有以下元素:AccountIdAdGroupIdCampaignId

元素 说明 数据类型
AccountId 广告组所属的帐户的标识符。 long
AdGroupId 要限制范围的广告组的标识符。 long
CampaignId 广告组所属市场活动的标识符。 long

要求

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

使用者

AccountThroughAdGroupReportScope