excludedParentAssetFieldTypes property

List<String>? excludedParentAssetFieldTypes
getter/setter pair

The asset field types that should be excluded from this campaign.

Asset links with these field types will not be inherited by this campaign from the upper level.

Implementation

core.List<core.String>? excludedParentAssetFieldTypes;