语法
成员
aggregationSources const char* const*may be nullptr (可选)[预览版]:其分数必须聚合到此统计信息的统计信息定义名称列表。如果指定了 AggregationSource,则此定义的 entityType 必须为 Title(使其成为 CommunityStat)。目前只能指定一个聚合源。
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 (可选)[预览版]:服务可发出的不同统计信息事件的配置。
name const char*is null-terminated 统计信息的名称。必须少于 150 个字符。仅限 a-Z、0-9、’(’、’)’、’_’、’-’ 和 ’.’。
versionConfiguration PFVersionConfiguration const*may be nullptr (可选)统计信息定义的版本重置配置。
