Skip to main content
PFAccountManagementLinkCustomIDRequest data model.

Syntax

Members

customId   const char*
is null-terminated
Custom unique identifier for the user, generated by the title. 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 forceLink   bool const*
may be nullptr
(Optional) If another user is already linked to the custom ID, unlink the other user and re-link.

Requirements

Header: PFAccountManagementTypes.h

See also

PFAccountManagementTypes members
Last modified on August 1, 2026