campaigns property

List<String>? campaigns
getter/setter pair

The data exclusion will apply to the campaigns listed when the scope of this exclusion is CAMPAIGN.

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

Implementation

core.List<core.String>? campaigns;