isPaused property
Specifies whether the campaign is paused. A paused campaign doesn't run unless you resume it by changing this value to false.
Implementation
final bool? isPaused;
Specifies whether the campaign is paused. A paused campaign doesn't run unless you resume it by changing this value to false.
final bool? isPaused;