suffix property

String? suffix
getter/setter pair

For system managed experiments, the advertiser must provide a suffix during construction, in the setup stage before moving to initiated.

The suffix will be appended to the in-design and experiment campaign names so that the name is base campaign name + suffix.

Implementation

core.String? suffix;