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