Skip to main content
PFAccountManagementLinkNintendoServiceAccountSubjectRequest data model.

Syntax

Members

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 a specific Nintendo Service Account, unlink the other user and re-link. playFabId   const char*
is null-terminated
Unique PlayFab assigned ID of the user on whom the operation will be performed. subject   const char*
is null-terminated
The Nintendo Service Account subject or id to link to the PlayFab user.

Requirements

Header: PFAccountManagementTypes.h

See also

PFAccountManagementTypes members
Last modified on August 1, 2026