Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ConnectApi.AudienceCriteriaInput

Custom recommendation audience criteria type.

This class is abstract and has no public constructor. You can make an instance only of a subclass.

Superclass for:

Property Type Description Required or Optional Available Version
type ConnectApi.​Recommendation​Audience​CriteriaType Specifies the custom recommendation audience criteria type. One of these values:
  • CustomList—A custom list of users makes up the audience.
  • MaxDaysInCommunity—New members make up the audience.
Optional

If not specified, defaults to CustomList.

36.0