excludeFromUserAttributeIds property

List<String>? excludeFromUserAttributeIds
getter/setter pair

User attribute IDs in the request that should be excluded.

Used only when the field type is REMARKETING_VALUE or USER_ATTRIBUTE_ID.

Optional.

Implementation

core.List<core.String>? excludeFromUserAttributeIds;