campaigns property

List<String>? campaigns
getter/setter pair

The seasonality adjustment will apply to the campaigns listed when the scope of this adjustment is CAMPAIGN.

The maximum number of campaigns per event is 2000. Note: a seasonality adjustment with both advertising_channel_types and campaign_ids is not supported.

Implementation

core.List<core.String>? campaigns;