Property | Type | Description | Required or Optional | Available Version |
---|---|---|---|---|
memberOperationType | ConnectApi.RecommendationAudienceMemberOperationType |
The operation to carry out on the
audience members.
|
Required to update a recommendation audience Don’t use or specify null to create a recommendation audience |
35.0 |
members | List<String> |
A collection of user IDs. When updating an audience, you can include up to 100 members. An audience can have up to 100,000 members, and each community can have up to 1,000 audiences. |
Required to update a recommendation audience Don’t use or specify null to create a recommendation audience |
35.0 |
name | String | The unique name of the recommendation audience. | Optional to update a recommendation audience Required to create a recommendation audience |
35.0 |