| Action |
- Type
- picklist
- Properties
- Defaulted on create, Filter, Group, Nillable, Restricted picklist
- Description
- Required. Indicates the moderation action that you want to
take. The valid values are:
- Block
- Review
- Replace
- Flag
-
FreezeAndNotify (Reserved for future
use.)
This release contains a beta version of
the pre-moderation feature (Review), which
means it’s a high-quality feature with known limitations.
This feature isn’t generally available unless or until Salesforce announces its
general availability in documentation or in press releases or public statements.
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. You can provide feedback and suggestions for this feature
in the Community
Implementation group in the Success Community.
|
| Active |
- Type
- boolean
- Properties
- Defaulted on create, Filter, Group, Sort
- Description
- Required. Indicates whether the moderation rule is active
(true) or inactive
(false).
|
| Description |
- Type
- textarea
- Properties
- Filter, Nillable, Sort
- Description
- A description of the moderation rule.
|
| DeveloperName |
- Type
- string
- Properties
- Filter, Group, Namefield, Sort
- Description
- The developer’s internal name for the moderation rule
used in the API.
|
| FullName |
- Type
- string
- Properties
- Create, Group, Nillable
- Description
- The full name of the associated metadata object in Metadata API.
- Query this field only if the query result contains no
more than one record. Otherwise, an error is returned. If more than one record
exists, use multiple queries to retrieve the records. This limit protects
performance.
|
| Language |
- Type
- picklist
- Properties
- Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort
- Description
- The language of the moderation rule. Valid values
are:
- Chinese (Simplified): zh_CN
- Chinese (Traditional): zh_TW
- Danish:
da
- Dutch:
nl_NL
- English: en_US
- Finnish: fi
- French:
fr
- German:
de
- Italian: it
- Japanese: ja
- Korean:
ko
- Norwegian: no
- Portuguese (Brazil): pt_BR
- Russian: ru
- Spanish: es
- Spanish (Mexico): es_MX
- Swedish: sv
- Thai:
th
|
| MasterLabel |
- Type
- string
- Properties
- Filter, Group, Sort
- Description
- Label for the moderation rule.
|
| Metadata |
- Type
- mns:ModerationRule
- Properties
- Create, Nillable, Update
- Description
- Moderation rule metadata. Query this field only if the query result contains no
more than one record. Otherwise, an error is returned. If more than one record
exists, use multiple queries to retrieve the records. This limit protects
performance.
|
| UserMessage |
- Type
- textarea
- Properties
- Filter, Nillable, Sort
- Description
- The message you want your community members to see
when their content is blocked. Use the %BLOCKED_KEYWORD%
variable to display up to five blocked words in the user message. If you don’t specify a
message, the member sees the standard message: “You can’t use
%BLOCKED_KEYWORD% or other inappropriate words in this
community. Review your content and try again.”
|