Skip to main content
PFAccountManagementBanUsersRequest data model. The existence of each user will not be verified. When banning by IP, multiple players may be affected, so use this feature with caution. Returns information about the new bans.

Syntax

Members

bans   PFAccountManagementBanRequest const* List of ban requests to be applied. Maximum 100. bansCount   uint32_t Count of bans customTags   PFStringDictionaryEntry const*
may be nullptr
(Optional) The optional custom tags associated with the request (e.g. build number, external trace identifiers, etc.). customTagsCount   uint32_t Count of customTags

Requirements

Header: PFAccountManagementTypes.h

See also

PFAccountManagementTypes members
Last modified on August 3, 2026