userAttributeIds property

List<String>? userAttributeIds
getter/setter pair

User attribute IDs in the request.

Used only when the field type is REMARKETING_VALUE or USER_ATTRIBUTE_ID.

Optional.

Implementation

core.List<core.String>? userAttributeIds;