CampaignReportScope データ オブジェクト - レポート
レポートに含めるキャンペーンを定義します。
構文
<xs:complexType name="CampaignReportScope" 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:sequence>
</xs:complexType>
要素
CampaignReportScope オブジェクトには、AccountId、CampaignId という要素があります。
要素 | 説明 | データ型 |
---|---|---|
AccountId | キャンペーンが属するアカウントの識別子。 | long |
CampaignId | スコープを制限するキャンペーンの識別子。 | long |
要件
サービス: ReportingService.svc v13
Namespace: https://bingads.microsoft.com/Reporting/v13
使用ページ
AccountThroughAdGroupReportScope
AccountThroughAssetGroupReportScope
AccountThroughCampaignReportScope