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

構文

メンバー

adCampaignAttributions PFSegmentsAdCampaignAttribution const*
may be nullptr
(省略可) プレイヤーがアトリビュートされた広告キャンペーンの配列。 adCampaignAttributionsCount uint32_t adCampaignAttributions の数。 avatarUrl const char*
is null-terminated
(省略可) プレイヤーのアバターの画像 URL。 bannedUntil time_t const*
may be nullptr
(省略可) 禁止解除までの UTC 日付。永久禁止の場合、元の禁止日から 20 年後に設定されます。 churnPrediction PFSegmentsChurnRiskLevel const*
may be nullptr
(省略可) 今後 7 日以内のプレイヤーの離脱予測。 contactEmailAddresses PFSegmentsContactEmailInfo const*
may be nullptr
(省略可) プレイヤーに関連付けられた連絡先メール アドレスの配列。 contactEmailAddressesCount uint32_t contactEmailAddresses の数。 created time_t const*
may be nullptr
(省略可) プレイヤー レコードの作成日時。 displayName const char*
is null-terminated
(省略可) プレイヤーの表示名。 lastLogin time_t const*
may be nullptr
(省略可) 最終ログイン。 linkedAccounts PFSegmentsPlayerLinkedAccount const*
may be nullptr
(省略可) このプレイヤーにリンクされたサード パーティ アカウントの配列。 linkedAccountsCount uint32_t linkedAccounts の数。 locations PFSegmentsPlayerLocationDictionaryEntry const*
may be nullptr
(省略可) プレイヤーの場所を種類別に格納したディクショナリ。 locationsCount uint32_t locations の数。 origination PFLoginIdentityProvider const*
may be nullptr
(省略可) プレイヤー アカウントの発生元。 playerExperimentVariants const char* const*
may be nullptr
(省略可) 実験対象のプレイヤー バリアントの一覧。 playerExperimentVariantsCount uint32_t playerExperimentVariants の数。 playerId const char*
is null-terminated
(省略可) PlayFab プレイヤー ID。 playerStatistics PFSegmentsPlayerStatistic const*
may be nullptr
(省略可) プレイヤー統計情報の配列。 playerStatisticsCount uint32_t playerStatistics の数。 publisherId const char*
is null-terminated
(省略可) このプレイヤーが属する発行元。 pushNotificationRegistrations PFSegmentsPushNotificationRegistration const*
may be nullptr
(省略可) 構成済みプッシュ通知エンドポイントの配列。 pushNotificationRegistrationsCount uint32_t pushNotificationRegistrations の数。 statistics PFInt32DictionaryEntry const*
may be nullptr
(省略可) 最新バージョンの値のみを使用したプレイヤー統計情報のディクショナリ。 statisticsCount uint32_t statistics の数。 tags const char* const*
may be nullptr
(省略可) セグメント分けに使用するプレイヤーのタグの一覧。 tagsCount uint32_t tags の数。 titleId const char*
is null-terminated
(省略可) このプロファイルが適用されるタイトル ID。 totalValueToDateInUSD uint32_t const*
may be nullptr
(省略可) すべての通貨にわたるプレイヤーの USD 換算購入額の合計。 valuesToDate PFUint32DictionaryEntry const*
may be nullptr
(省略可) 通貨別のプレイヤーの購入額合計のディクショナリ。 valuesToDateCount uint32_t valuesToDate の数。 virtualCurrencyBalances PFInt32DictionaryEntry const*
may be nullptr
(省略可) プレイヤーの仮想通貨残高のディクショナリ。 virtualCurrencyBalancesCount uint32_t virtualCurrencyBalances の数。

要件

ヘッダー: PFSegmentsTypes.h

関連項目

PFSegmentsTypes のメンバー
最終更新日 2026年8月13日