setCustomParameters

final Unit setCustomParameters(HashMap<String, String> parameters, String appId)

Set custom parameters for given AppID.

Parameters

parameters

Custom parameters. Each key must be in the following format: "custom_paramx" where x is a number between 1-10..

appId

The AppID to associate the policy with. Ignore this param if you use only one AppID.