Skip to main content
PFStatisticsGetStatisticsForEntitiesRequest 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 entities   PFEntityKey const* Collection of Entity IDs to retrieve statistics for. entitiesCount   uint32_t Count of entities statisticNames   const char* const*
may be nullptr
(Optional) The list of statistics to return for the user. If set to null, the current version of all statistics are returned. statisticNamesCount   uint32_t Count of statisticNames

Requirements

Header: PFStatisticsTypes.h

See also

PFStatisticsTypes members
Last modified on August 31, 2026