Last active
December 30, 2015 22:19
-
-
Save ashaegupta/7893843 to your computer and use it in GitHub Desktop.
Segment data. Eventually there will be more, but this is a good start.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
segment: { | |
"id":5, | |
"name":"Have signed up", | |
"status":null, | |
"rebuilding":false, | |
"rebuilding_status":null, | |
"customer_count":4395, | |
"updated_at": 1386703944 //Timestamp | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment