adActivationDurationInMonths property
Implementation
@$pb.TagNumber(14)
$core.int get adActivationDurationInMonths => $_getIZ(12);
Implementation
@$pb.TagNumber(14)
set adActivationDurationInMonths($core.int value) =>
$_setSignedInt32(12, value);