|
Start Using Metadata Services
1) Register yourself in the portal. 2) Explore the documentation to the right. 3) Build your application. |
Getting Started
Below are some documents that are part of the TV-Anytime specification that have been implemented in the Metadata Service.
1) TV-Anytime metadata (in-depth)
Using the Service
We have two API's to choose from SOAP or REST SOAP API [WSDL]
REST API The REST API can be accessed via the following syntax: getData?fieldID=[field]&fieldValue=[fieldValue]&test=[contains|equals]&TableType=[table]&
For Example:
or
getData?fieldID[number]=[field]&fieldValue[number]=[fieldValue]&test[number]=[contains|equals]
For Example: |