<credentials> element
This element should appear in the SOAP header of every request and allows you to specify important identity information, as well as customizations that affect the behavior of the service.
Child Elements
| Name | Description |
|---|---|
| username | A RadioTime account name |
| password | A RadioTime account password |
| deviceId | A unique identifier associated with the caller’s device or application, like a serial number or MAC |
| deviceProvider | Your RadioTime partner ID |
| sessionId | An authenticated session ID (unused currently) |
| tracking | An arbitrary tracking code enable for analytics (unused currently) |
| directives | Customizations to change behavior of the service |
Notes
The directives element is a list of key/value pairs separated by semicolons:
key=value;key2=value2;key3=value3
The following keys are currently recognized:
| Key | Description | Examples |
|---|---|---|
| lang | An ISO language code to override for the response | es, de, fr |