isPaused property

bool? isPaused
final

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;