構文
メンバー
aggregationSources const char* const*may be nullptr (省略可) [プレビュー段階]: この統計に向けてスコアを集計する必要がある統計定義名の一覧。AggregationSource が指定されている場合、この定義の entityType は Title である必要があります (CommunityStat になります)。現在、指定できる集計ソースは 1 つのみです。
aggregationSourcesCount uint32_t
aggregationSources の数。
columns PFStatisticsStatisticColumn const*may be nullptr (省略可) 各列の集計方法を定義する統計の列。最大 5 列まで許可されます。
columnsCount uint32_t
columns の数。
customTags PFStringDictionaryEntry const*may be nullptr (省略可) リクエストに関連付けられた任意のカスタム タグ (例: ビルド番号、外部トレース識別子など)。
customTagsCount uint32_t
customTags の数。
entityType const char*is null-terminated (省略可) この統計のスコアを持つことができるエンティティ タイプ。
eventEmissionConfig PFStatisticsStatisticsEventEmissionConfig const*may be nullptr (省略可) [プレビュー段階]: サービスによって生成されるさまざまな Statistics イベントの構成。
name const char*is null-terminated 統計の名前。150 文字未満である必要があります。a-Z、0-9、’(’、’)’、’_’、’-’、’.’ に制限されます。
versionConfiguration PFVersionConfiguration const*may be nullptr (省略可) 統計定義のバージョン リセット構成。
