Account creation date

Home Forums TAGSExplorer Questions/Issues Account creation date

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #212
    maximepull
    Participant

    Hello,

    Can I add a column that would show the user’s account creation date?

    Thanks,

    #215
    mhawksey
    Keymaster

    Yep just add a column with user_created_at ( basically almost everything after "user": { in this code example is accessible using the prefix user_ )

    #221
    Sophie Chavanel
    Participant

    What about number of tweet published by user?

    #225
    mhawksey
    Keymaster

    number of tweets would be user_statuses_count

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.