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
名前 空間: https://bingads.microsoft.com/Reporting/v13

Used By

AccountThroughAdGroupReportScope