isPaused property

bool? isPaused
final

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;