Get desktop application:
View/edit binary Protocol Buffers messages
Used in: Metadata
optional int32 dtstart = 1
optional int32 dtend = 2
optional Location location = 3
Used in: ConcertData
optional string name = 1
optional string city = 2
optional double lat = 3
optional double lng = 4
Used in: Story
optional string id = 1
optional string app = 2
optional string title = 4
optional string summary = 5
optional string favicon_url = 6
optional string external_url = 7
optional string internal_uri = 8
optional int32 dtpublished = 9
optional int32 dtexpiry = 10
repeated int32 score = 12
repeated ScoreType score_type = 13
optional ConcertData concert_data = 14
repeated string item_uri = 15
Used in: Metadata
TYPE_UNKNOWN_METADATA = 0
TYPE_SPOTIFY_DATA = 1
TYPE_REVIEW = 2
TYPE_NEWS = 3
TYPE_CONCERT = 4
TYPE_PLAYLIST = 5
repeated SpotifyLink sample_criteria = 2
optional int32 criteria_count = 3
repeated ReasonType reason_type = 4
Used in: Reason
TYPE_UNKNOWN_REASON = 0
TYPE_LISTENED_TO = 1
TYPE_LISTENED_TO2 = 2
TYPE_FOLLOW_USER = 3
TYPE_FOLLOW_ARTIST = 4
TYPE_POPULAR = 5
Used in: Story
Used in: RichText
optional string text = 1
optional string uri = 2
optional string url = 3
optional bool bold = 4
optional bool italic = 5
optional bool underline = 6
Used in: Metadata
TYPE_UNKNOWN_SCORE = 0
TYPE_FOLLOWER_COUNT = 1
TYPE_STAR_RATING = 2
Used in: SpotifyLink
optional string uri = 1
optional string file_id = 2
Used in: Metadata, Story
optional string uri = 1
optional string file_id = 2
optional int32 width = 3
optional int32 height = 4
Used in: Metadata, Reason, Story
optional string uri = 1
optional string display_name = 2
Used in: StoryList
repeated Story stories = 1
optional bool has_fallback = 12
optional string country = 1
optional string language = 2
optional string device = 3
Used in: Story
TYPE_UNKNOWN_STORY = 0
TYPE_RECOMMENDATION = 1
TYPE_NEW_RELEASE = 2
TYPE_SHARED_ITEM = 3
TYPE_CREATED_ITEM = 4
TYPE_SUBSCRIBED_TO_ITEM = 5
TYPE_FOLLOWED_PROFILE = 6
TYPE_SOCIAL_LISTEN = 7
TYPE_RECENT_STREAM = 8