データアップロードの属性

以下の表に使用できるすべてのプロパティが並べられています。

リクエストbody形式
{
  "{オブジェクト名}": [
    {
      "{プロパティ名}": "{値}",
      ...
    },
    ...
  ],
  ...
}
オブジェクト プロパティ データ型 必須か 備考

players_join

player_slug

string

必須

device_unique_id

string

必須

device_info

string

必須

region

string

必須

is_tp_debug_mode

int

必須

event_timestamp

int

必須

players_login

player_slug

string

必須

app_version

string

オプション

デフォルト値: null

sdk_version

string

必須

デフォルト値: null

device_unique_id

string

必須

device_info

string

必須

region

string

必須

is_tp_debug_mode

int

必須

event_timestamp

int

必須

characters_login

player_slug

string

必須

character_slug

string

必須

event_timestamp

int

必須

characters_purchases

player_slug

string

必須

character_slug

string

必須

purchasable_slug

string

必須

purchase_quantity

double

必須

purchase_unit_price

double

必須

purchase_total_price

double

必須

purchase_currency_code

string

必須

is_ad_remove

int

オプション

デフォルト値: null

event_timestamp

int

必須

characters_ads

player_slug

string

必須

character_slug

string

必須

ad_slug

string

必須

ad_type

string

必須

placed_at

string

必須

ad_status

string

必須

placed_at_slug

string

オプション

デフォルト値: null

event_timestamp

int

必須

characters_quests

player_slug

string

必須

character_slug

string

必須

quest_slug

string

必須

quest_status

string

必須

quest_category_slug

string

オプション

デフォルト値: null

event_timestamp

int

必須

characters_bonuses

player_slug

string

必須

character_slug

string

必須

bonus_slug

string

必須

bonus_category_slug

string

オプション

デフォルト値: null

is_automated

int

必須

event_timestamp

int

必須

players_characters_change

player_slug

string

必須

character_slug

string

必須

characterarchetype_to_slug

string

必須

characterarchetype_from_slug

string

オプション

デフォルト値: null

event_timestamp

int

必須

characters_stats_change

player_slug

string

必須

character_slug

string

必須

stat_slug

string

必須

stat_category_slug

string

オプション

デフォルト値: null

stat_to

int

必須

stat_from

int

オプション

デフォルト値: null

event_timestamp

int

必須

characters_custom_ability_change

player_slug

string

必須

character_slug

string

必須

custom_ability_slug

string

必須

custom_ability_to

int

必須

custom_ability_category_slug

string

オプション

デフォルト値: null

custom_ability_from

int

オプション

デフォルト値: null

event_timestamp

int

必須

players_stages

player_slug

string

必須

stage_type

string

必須

stage_slug

string

必須

stage_category_slug

string

オプション

デフォルト値: null

stage_level

string

オプション

デフォルト値: null

stage_score

int

オプション

デフォルト値: null

stage_status

string

オプション

stage_playtime

int

オプション

デフォルト値: null

event_timestamp

int

必須

characters_stages

player_slug

string

必須

character_slug

string

必須

stage_type

string

必須

stage_slug

string

必須

stage_category_slug

string

オプション

デフォルト値: null

stage_level

string

オプション

デフォルト値: null

stage_score

int

オプション

デフォルト値: null

stage_status

string

オプション

stage_playtime

int

オプション

デフォルト値: null

event_timestamp

int

必須

characters_items_infrastructure_play

player_slug

string

必須

character_slug

string

必須

item_category

string

必須

item_slug

string

必須

reference_slug

string

オプション

stage_slug

stage_type

string

必須

reference_entity

string

オプション

Unity SDKのfrom_entity

reference_category_slug

string

オプション

stage_category_slug

event_timestamp

int

必須

characters_items_consumable_play

player_slug

string

必須

character_slug

string

必須

item_category

string

必須

item_slug

string

必須

reference_slug

string

オプション

stage_slug

stage_type

string

必須

reference_entity

string

オプション

Unity SDKのfrom_entity

reference_category_slug

string

オプション

stage_category_slug

event_timestamp

int

必須

characters_items_equipment_play

player_slug

string

必須

character_slug

string

必須

item_category

string

必須

item_slug

string

必須

reference_slug

string

オプション

stage_slug

stage_type

string

必須

reference_entity

string

オプション

Unity SDKのfrom_entity

reference_category_slug

string

オプション

stage_category_slug

event_timestamp

int

必須

characters_items_cosmetic_play

player_slug

string

必須

character_slug

string

必須

item_category

string

必須

item_slug

string

必須

reference_slug

string

オプション

stage_slug

stage_type

string

必須

reference_entity

string

オプション

Unity SDKのfrom_entity

reference_category_slug

string

オプション

stage_category_slug

event_timestamp

int

必須

characters_skills_play

player_slug

string

必須

character_slug

string

必須

skill_category_slug

string

オプション

デフォルト値: null

skill_slug

string

必須

reference_slug

string

オプション

stage_slug

stage_type

string

必須

reference_entity

string

オプション

Unity SDKのfrom_entity

reference_category_slug

string

オプション

stage_category_slug

event_timestamp

int

必須

players_characters_get

player_slug

string

必須

character_slug

string

必須

characterarchetype_slug

string

必須

reference_entity

string

オプション

Unity SDKのfrom_entity (デフォルト値: null)

reference_category_slug

string

オプション

Unity SDKのfrom_category_slug (デフォルト値: null)

reference_slug

string

オプション

Unity SDKのfrom_slug (デフォルト値: null)

event_timestamp

int

必須

characters_currencies_get

player_slug

string

必須

character_slug

string

必須

currency_slug

string

必須

currency_quantity

double

必須

currency_total_quantity

double

オプション

デフォルト値: null

reference_entity

string

オプション

Unity SDKのfrom_entity (デフォルト値: null)

reference_category_slug

string

オプション

Unity SDKのfrom_category_slug (デフォルト値: null)

reference_slug

string

オプション

Unity SDKのfrom_slug (デフォルト値: null)

event_timestamp

int

必須

characters_items_infrastructure_get

player_slug

string

必須

character_slug

string

必須

item_category

string

必須

item_slug

string

必須

item_quantity

float

必須

デフォルト値: 1

item_level

int

オプション

デフォルト値: null

reference_entity

string

オプション

Unity SDKのfrom_entity (デフォルト値: null)

reference_category_slug

string

オプション

Unity SDKのfrom_category_slug (デフォルト値: null)

reference_slug

string

オプション

Unity SDKのfrom_slug (デフォルト値: null)

event_timestamp

int

必須

characters_items_token_get

player_slug

string

必須

character_slug

string

必須

item_category

string

必須

item_slug

string

必須

item_quantity

float

必須

デフォルト値: 1

item_level

int

オプション

デフォルト値: null

reference_entity

string

オプション

Unity SDKのfrom_entity (デフォルト値: null)

reference_category_slug

string

オプション

Unity SDKのfrom_category_slug (デフォルト値: null)

reference_slug

string

オプション

Unity SDKのfrom_slug (デフォルト値: null)

event_timestamp

int

必須

characters_items_consumable_get

player_slug

string

必須

character_slug

string

必須

item_category

string

必須

item_slug

string

必須

item_quantity

float

必須

デフォルト値: 1

item_level

int

オプション

デフォルト値: null

reference_entity

string

オプション

Unity SDKのfrom_entity (デフォルト値: null)

reference_category_slug

string

オプション

Unity SDKのfrom_category_slug (デフォルト値: null)

reference_slug

string

オプション

Unity SDKのfrom_slug (デフォルト値: null)

event_timestamp

int

必須

characters_items_material_get

player_slug

string

必須

character_slug

string

必須

item_category

string

必須

item_slug

string

必須

item_quantity

float

必須

デフォルト値: 1

item_level

int

オプション

デフォルト値: null

reference_entity

string

オプション

Unity SDKのfrom_entity (デフォルト値: null)

reference_category_slug

string

オプション

Unity SDKのfrom_category_slug (デフォルト値: null)

reference_slug

string

オプション

Unity SDKのfrom_slug (デフォルト値: null)

event_timestamp

int

必須

characters_items_equipment_get

player_slug

string

必須

character_slug

string

必須

item_category

string

必須

item_slug

string

必須

item_quantity

float

必須

デフォルト値: 1

item_level

int

オプション

デフォルト値: null

reference_entity

string

オプション

Unity SDKのfrom_entity (デフォルト値: null)

reference_category_slug

string

オプション

Unity SDKのfrom_category_slug (デフォルト値: null)

reference_slug

string

オプション

Unity SDKのfrom_slug (デフォルト値: null)

event_timestamp

int

必須

characters_items_cosmetic_get

player_slug

string

必須

character_slug

string

必須

item_category

string

必須

item_slug

string

必須

item_quantity

float

必須

デフォルト値: 1

item_level

int

オプション

デフォルト値: null

reference_entity

string

オプション

Unity SDKのfrom_entity (デフォルト値: null)

reference_category_slug

string

オプション

Unity SDKのfrom_category_slug (デフォルト値: null)

reference_slug

string

オプション

Unity SDKのfrom_slug (デフォルト値: null)

event_timestamp

int

必須

characters_items_randombox_get

player_slug

string

必須

character_slug

string

必須

item_category

string

必須

item_slug

string

必須

item_quantity

float

必須

デフォルト値: 1

item_level

int

オプション

デフォルト値: null

reference_entity

string

オプション

Unity SDKのfrom_entity (デフォルト値: null)

reference_category_slug

string

オプション

Unity SDKのfrom_category_slug (デフォルト値: null)

reference_slug

string

オプション

Unity SDKのfrom_slug (デフォルト値: null)

event_timestamp

int

必須

characters_currencies_use

player_slug

string

必須

character_slug

string

必須

currency_slug

string

必須

currency_quantity

double

必須

currency_total_quantity

double

オプション

デフォルト値: null

reference_entity

string

オプション

Unity SDKのfrom_entity (デフォルト値: null)

reference_category_slug

string

オプション

Unity SDKのfrom_category_slug (デフォルト値: null)

reference_slug

string

オプション

Unity SDKのfrom_slug (デフォルト値: null)

event_timestamp

int

必須

characters_items_equip

player_slug

string

必須

character_slug

string

必須

item_category

string

必須

item_slug

string

必須

equip_status

string

必須

character_level

int

オプション

デフォルト値: null

item_level

int

オプション

デフォルト値: null

event_timestamp

int

必須

characters_items_token_use

player_slug

string

必須

character_slug

string

必須

item_category

string

必須

item_slug

string

必須

item_quantity

float

必須

デフォルト値: 1

item_level

int

オプション

デフォルト値: null

reference_entity

string

オプション

Unity SDKのfrom_entity (デフォルト値: null)

reference_category_slug

string

オプション

Unity SDKのfrom_category_slug (デフォルト値: null)

reference_slug

string

オプション

Unity SDKのfrom_slug (デフォルト値: null)

event_timestamp

int

必須

characters_items_consumable_use

player_slug

string

必須

character_slug

string

必須

item_category

string

必須

item_slug

string

必須

item_quantity

float

必須

デフォルト値: 1

item_level

int

オプション

デフォルト値: null

reference_entity

string

オプション

Unity SDKのfrom_entity (デフォルト値: null)

reference_category_slug

string

オプション

Unity SDKのfrom_category_slug (デフォルト値: null)

reference_slug

string

オプション

Unity SDKのfrom_slug (デフォルト値: null)

event_timestamp

int

必須

characters_items_material_use

player_slug

string

必須

character_slug

string

必須

item_category

string

必須

item_slug

string

必須

item_quantity

float

必須

デフォルト値: 1

item_level

int

オプション

デフォルト値: null

reference_entity

string

オプション

Unity SDKのfrom_entity (デフォルト値: null)

reference_category_slug

string

オプション

Unity SDKのfrom_category_slug (デフォルト値: null)

reference_slug

string

オプション

Unity SDKの``from_slug` (デフォルト値: null)

event_timestamp

int

必須

characters_items_randombox_use

player_slug

string

必須

character_slug

string

必須

item_category

string

必須

item_slug

string

必須

item_quantity

float

必須

デフォルト値: 1

item_level

int

オプション

デフォルト値: null

reference_entity

string

オプション

Unity SDKのfrom_entity (デフォルト値: null)

reference_category_slug

string

オプション

Unity SDKのfrom_category_slug (デフォルト値: null)

reference_slug

string

オプション

Unity SDKのfrom_slug (デフォルト値: null)

event_timestamp

int

必須

characters_skills_equip

player_slug

string

必須

character_slug

string

必須

skill_slug

string

必須

skill_category_slug

string

オプション

デフォルト値: null

equip_status

string

必須

skill_level

int

オプション

デフォルト値: null

character_level

int

オプション

デフォルト値: null

event_timestamp

int

必須

players_characters_dismiss

player_slug

string

必須

character_slug

string

必須

characterarchetype_slug

string

必須

event_timestamp

int

必須

characters_items_dismiss

player_slug

string

必須

character_slug

string

必須

item_category

string

必須

item_slug

string

必須

item_quantity

float

必須

item_level

int

オプション

デフォルト値: null

event_timestamp

int

必須

characters_levelup

player_slug

string

必須

character_slug

string

必須

level_from

int

オプション

デフォルト値: null

level_to

int

必須

event_timestamp

int

必須

characters_items_levelup

player_slug

string

必須

character_slug

string

必須

item_category

string

必須

item_slug

string

必須

item_level_to

int

必須

item_level_from

int

オプション

デフォルト値: null

event_timestamp

int

必須

characters_skills_levelup

player_slug

string

必須

character_slug

string

必須

skill_slug

string

必須

skill_category_slug

string

オプション

デフォルト値: null

level_to

int

必須

level_from

int

オプション

デフォルト値: null

character_level

int

オプション

デフォルト値: null

event_timestamp

int

必須

characters_currencies_deposit

player_slug

string

必須

character_slug

string

必須

currency_slug

string

必須

currency_quantity

double

必須

storage_type

string

オプション

storage_slug

string

オプション

デフォルト値: null

storage_category_slug

string

オプション

デフォルト値: null

event_timestamp

int

必須

characters_items_deposit

player_slug

string

必須

character_slug

string

必須

item_slug

string

必須

item_category

string

必須

item_quantity

float

必須

item_level

int

オプション

デフォルト値: null

storage_type

string

オプション

storage_slug

string

オプション

デフォルト値: null

storage_category_slug

string

オプション

デフォルト値: null

event_timestamp

int

必須

characters_currencies_withdraw

player_slug

string

必須

character_slug

string

必須

currency_slug

string

必須

currency_quantity

double

必須

storage_type

string

オプション

storage_slug

string

オプション

デフォルト値: null

storage_category_slug

string

オプション

デフォルト値: null

event_timestamp

int

必須

characters_items_withdraw

player_slug

string

必須

character_slug

string

必須

item_slug

string

必須

item_category

string

必須

item_quantity

float

必須

item_level

int

オプション

デフォルト値: null

storage_type

string

オプション

storage_slug

string

オプション

デフォルト値: null

storage_category_slug

string

オプション

デフォルト値: null

event_timestamp

int

必須