Interface ReportDefinitionServiceConversionPathReportCondition

ReportDefinitionServiceConversionPathReportConditionオブジェクトは、コンバージョン経路レポートの作成条件を表します。
このフィールドは、ADD時に省略可能となり、REMOVE時に無視されます。
※ADD時、reportTypeがCONVERSION_PATHの場合は必須です。
ReportDefinitionServiceConversionPathReportCondition describes the condition to create Conversion Path Report.
This field is optional in ADD operation, and will be ignored in REMOVE operation.
*If reportType is CONVERSION_PATH, this field is required in ADD operation.

Hierarchy

  • ReportDefinitionServiceConversionPathReportCondition

Properties

conversionPathFilters?: null | ReportDefinitionServiceConversionPathFilter[]

Memberof

ReportDefinitionServiceConversionPathReportCondition

includeViewInteraction?: null | ReportDefinitionServiceIncludeViewInteractionFlg

Memberof

ReportDefinitionServiceConversionPathReportCondition

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

ReportDefinitionServiceConversionPathReportCondition