MetaService 1.1 : What's new
New features added since MetaService 1.0:
WebcastSearch has been expanded with 3 additional input parameters:
Tags
let's you find Webcasts or data items based on one or more tags.
Reference
let's you find Webcasts or data items based on their Reference.
QueryText
this new parameter is a string that can contain any number of words, names and references
Additions to the data model:
WebcastSummary has received a new property called Hits. The Hit objects in this collection describe on which data item a match was made.
Both the Webcast object and all its data items have been expanded with Id, Reference and Tags properties.
The Speaker object has been expanded with the ImageUrl property, which is a link to a picture of this Speaker, a Gender property and a Name.Title property.
The Webcast object has been expanded with the Location property, which contains information about the geographical location of this Webcast, and a Description property.
Changes to the data model:
The OwnerName property of both Webcast and WebcastSummary, as well as the OwnerName input parameter of WebcastSearch, have seen their names change to CustomerName.
The PlannedStart property of both the Webcast and the WebcastSummary object has been renamed to ScheduledStart to bring it in line with the semantics of the Management Service.