advertisingChannelTypes property

List<String>? advertisingChannelTypes
getter/setter pair

The seasonality adjustment will apply to all the campaigns under the listed channels retroactively as well as going forward when the scope of this adjustment is CHANNEL.

The supported advertising channel types are DISPLAY, SEARCH and SHOPPING. Note: a seasonality adjustment with both advertising_channel_types and campaign_ids is not supported.

Implementation

core.List<core.String>? advertisingChannelTypes;