Interface ReportDefinitionService

ReportDefinitionServiceでは、レポート定義の取得および追加・削除を行います。
レポート定義では、レポート形式、期間およびフィールドを指定します。
また特定のレポート形式に対して使用可能なレポートフィールドを取得する操作が提供されます。
以下の操作が実行可能です。
・レポートの取得
・レポートの登録
・レポートの削除
・レポート出力項目の取得
【注意事項】
・すべてのレポートタイプにおいて配信実績のないデータは出力されません。
・レポートは、リクエストしてから1週間(7日間)で自動的に削除されます。
ReportDefinitionService is to get, add or delete report definition.
Report defines report type, date range, and fields.
It also provides operation to get available report fields for specific report type.
The following operations are provided:
- Get reports
- Add reports
- Delete reports
- Get report fields' information
[Notes]
- Any ad data without actual performance is not output for all report types.
- Report download jobs will be automatically deleted after a week (7 days) from requested.

レポートフィールド

Report Fields

Hierarchy

  • ReportDefinitionService

Methods