Skip to main content
PFStatisticsGetStatisticsRequest データ モデル。

構文

メンバー

customTags   PFStringDictionaryEntry const*
may be nullptr
(省略可) リクエストに関連付けられた任意のカスタム タグ (例: ビルド番号、外部トレース識別子など)。 customTagsCount   uint32_t customTags の数。 entity   PFEntityKey const*
may be nullptr
(省略可) このアクションを実行する対象のエンティティ (省略可能)。既定では現在ログインしているエンティティになります。 statisticNames   const char* const*
may be nullptr
(省略可) ユーザーに対して返す統計の一覧。null に設定すると、すべての統計の現在のバージョンが返されます。 statisticNamesCount   uint32_t statisticNames の数。

要件

ヘッダー: PFStatisticsTypes.h

関連項目

PFStatisticsTypes のメンバー
最終更新日 2026年8月28日