Page History: MetaService 1.1 : What's new
Compare Page Revisions
Page Revision: 2010/03/26 22:05
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.
- The Webcast object has been expanded with the Location property, which contains information about the geographical location of this Webcast.
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.