UpdateRewardBackgroundColor
C# Methods Reference
Signature
public bool UpdateRewardBackgroundColor(string rewardId, string backgroundColor)
Parameters
rewardId
string required
backgroundColor
string required
Return Type
bool
Example
CPH.UpdateRewardBackgroundColor(rewardId, backgroundColor);