Interface ReportDefinitionServiceModelComparisonReportCondition

ReportDefinitionServiceModelComparisonReportConditionオブジェクトは、アトリビューションモデル比較レポートの作成条件を表します。
このフィールドは、ADD時に省略可能となり、REMOVE時に無視されます。
※ADD時、reportTypeがMODEL_COMPARISONの場合は必須です。
ReportDefinitionServiceModelComparisonReportCondition describes the condition to create Attribution Model Comparison Report.
This field is optional in ADD operation, and will be ignored in REMOVE operation.
*If reportType is MODEL_COMPARISON, this field is required in ADD operation.

Hierarchy

  • ReportDefinitionServiceModelComparisonReportCondition

Properties

Memberof

ReportDefinitionServiceModelComparisonReportCondition

comparativeModel?: null | ReportDefinitionServiceAttributionModel

Memberof

ReportDefinitionServiceModelComparisonReportCondition

includeVideoInteraction?: null | ReportDefinitionServiceIncludeVideoInteractionFlg

Memberof

ReportDefinitionServiceModelComparisonReportCondition

includeViewInteraction?: null | ReportDefinitionServiceIncludeViewInteractionFlg

Memberof

ReportDefinitionServiceModelComparisonReportCondition

lookbackWindow?: null | number
ルックバック期間(日数)です。
指定できる値の下限は0、上限は90です。
このフィールドは、ADDに必須となります。
Look back period (number of days).
The lower limit of the value that can be specified is 0, and the upper limit is 90.
This field is required in ADD operation.

Memberof

ReportDefinitionServiceModelComparisonReportCondition