campaign property

String? campaign
getter/setter pair

For manual campaign tracking, it is the value of the utm_campaign campaign tracking parameter.

For AdWords autotagging, it is the name(s) of the online ad campaign(s) you use for the property. If you use neither, its value is (not set).

Implementation

core.String? campaign;