Type top_tag

Discussion

This type describes a user's score and activity in a given Tag.

Fields

answer_count
integer

answer_score
integer

question_count
integer

question_score
integer

tag_name
string
unchanged in unsafe filters

user_id 2.1
integer, refers to a user

Fields marked with are included in the default filter, those marked with are excluded in the default filter.

Examples

Typical

{"tag_name":"discussion","question_score":25,"question_count":5,"answer_score":50,"answer_count":10}

Methods That Return This Type