siteIds property

List<String>? siteIds
getter/setter pair

Filter list of site IDs associated with this event tag.

The siteFilterType determines whether this is a allowlist or blocklist filter.

Implementation

core.List<core.String>? siteIds;