|
Specifies whether to mark the comment as
verified by an anonymous user (true). If a user previously verified a comment
and then requested the activity to be deleted, use isVerifiedByAnonymized to maintain the
verification and anonymize the value of lastVerifiedByUser.
You can’t set isVerified and isVerifiedByAnonymized to true at the same time. isVerifiedByAnonymized can be set to true only if isVerified is
already set to true.
You can’t set isVerifiedByAnonymized to false. After isVerifiedByAnonymized is set to true, it can be undone only when another user marks the comment
as unverified and then reverifies the comment.
|