Type collective_report
Discussion
This type represents a collective report on a Stack Exchange site.
Fields
activity_report_dimensions
an array of one of
date
, page_views
, unique_users
, tag
, total_questions
, open_question
, answered_questions
, total_comments
, total_answers
, community_member_questions
, community_member_answers
, community_member_comments
, percent_response_24hrs
, or percent_answer_24hrs
s
dimensions
an array of strings
health_report_dimensions
an array of one of
date
, page_views
, unique_users
, tag
, total_questions
, open_question
, answered_questions
, total_comments
, total_answers
, community_member_questions
, community_member_answers
, community_member_comments
, percent_response_24hrs
, or percent_answer_24hrs
s
included_tags
an array of strings
metrics
an array of strings
name
string
report_type
one of
unknown
, user
, activity
, or health
state
one of
pending
, or complete
users_report_dimensions
an array of one of
date
, page_views
, unique_users
, tag
, total_questions
, open_question
, answered_questions
, total_comments
, total_answers
, community_member_questions
, community_member_answers
, community_member_comments
, percent_response_24hrs
, or percent_answer_24hrs
s
Fields marked with are included in the default filter, those marked with are excluded in the default filter.
Examples
► Sample
{"collective":{"tags":["c#","audio"],"external_links":[{"type":"website","link":"https://stackoverflow.blog"},{"type":"support","link":"mailto:[email protected]"}],"description":"A fake Collective for demonstration purposes","link":"/s/audiobubble","name":"Audio Bubble","slug":"audiobubble"},"included_tags":["c#","audio"],"dimensions":["unique_users","page_views"],"report_id":1,"state":"complete","end_date":1728155943,"start_date":1728155943,"creation_date":1733253543,"report_type":"user","download_link":"s/audiobubble/admin/download/1","name":"Sample User Report"}