active property

bool? active
getter/setter pair

Whether this ad is active.

When true, archived must be false.

Implementation

core.bool? active;