Name | Type | Description | Notes |
---|---|---|---|
rule_id | string | The rule identifier | |
rule_name | string | The name of the rule | |
started_utc_date | \DateTime | The start utc date of the execution of the rule | [optional] |
completed_utc_date | \DateTime | The completed utc date of the execution of the rule | [optional] |
status | \Swagger\Client\Model\RuleExecutionReportingStatus | ||
error_type | \Swagger\Client\Model\RuleExecutionReportingErrorType | [optional] | |
affected_product_count | int | The count of affected products, active or not | [optional] |
active_affected_product_count | int | The count of affected active products | [optional] |
affected_channel_count | int | The count of affected Channels across all products | [optional] |
optimisation_action_name | \Swagger\Client\Model\OptimisationActionName | [optional] | |
user_id | string | The userId that executed the rule if any | [optional] |
execution_source | \Swagger\Client\Model\RuleExecutionReportingExecutionSource | ||
report_url | string | The url for the excel report for this execution | [optional] |
links | \Swagger\Client\Model\RuleExecutionReportingLinks | [optional] |