Skip to main content
PFLeaderboardsDeleteLeaderboardEntriesRequest 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 entityIds   const char* const*
may be nullptr
(Optional) The unique Ids of the entries to delete from the leaderboard. entityIdsCount   uint32_t Count of entityIds name   const char*
is null-terminated
The name of the leaderboard.

Requirements

Header: PFLeaderboardsTypes.h

See also

PFLeaderboardsTypes members
Last modified on August 31, 2026