BLUEMAX ADS

Download 30
Last updated Apr 20, 2026

bluemax-ads-remove-blacklist-rule-batch

Remove blacklist rules from the BLUEMAX ADS device in batch.

The rule ID is read from each input row's 'id' field. After processing all rows, invoke bluemax-ads-blacklist-commit to apply pending changes. Per-row result is written to '_result' ('success' or 'fail') and '_error' fields.

bluemax-ads-remove-blacklist-rule-batch profile=VALUE
profile=VALUE
Required. Connect profile name of BLUEMAX ADS

Output Fields

FieldTypeNameDescription
idIntegerRule IDID of the removed blacklist rule.
_resultStringResult'success' when the rule is removed, 'fail' otherwise.
_errorStringErrorError message when _result is 'fail'.