Set Paused State

Toggle the paused state of a channel point reward.

Parameters

Reward

Select the reward.

  • Type: Selection

State

  • Paused: Pause the channel point reward
  • Unpaused: Unpause the channel point reward
  • Toggle: Toggle the current status between paused and unpaused

Variables

This sub-action does not populate any variables.

C# Usage

public void PauseReward(string rewardId)
public void UnPauseReward(string rewardId)