Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

This type of message is sent when a new venue is created or changes are made to a particular venue. When you receiving this message please use API service venue.show resource to retrieve all infomation about a particular venue.

Message structure

.message
idFor this message type id attribute has no value
type

venue

sourceInternal attribute, please don't use this attribute
utInformation about the date and time of when the message was created. Format UNIX_TIMESTAMP.
..data
...venue
idIdentifier of the venue
action

Describes type of operation for the venue. Possible values:

  • insert - new venue generated
  • update - venue was updated
  • delete - venue was deleted
  • No labels