struct query_version()
None
Method to query the current Wordtracker version. Useful for confirming that you are querying an available method or for sending bug reports to Wordtracker. Returns a mixed XML-RPC struct with two entries...
| Key | Value |
|---|---|
| api_version | A string identifying the current API. This identifier will change whenever changes to the API might break existing code. |
| build_number | An integer. For sending bug reports to Wordtracker. |