Update Reward Background Color

Signature

public bool UpdateRewardBackgroundColor(string rewardId, string backgroundColor)

Parameters

rewardId
string required

No description provided.

backgroundColor
string required

No description provided.

Return Type

bool

Example

CPH.UpdateRewardBackgroundColor(rewardId, backgroundColor);