5.10. query_version

struct query_version()

Parameters

None

Description

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...

KeyValue
api_versionA string identifying the current API. This identifier will change whenever changes to the API might break existing code.
build_numberAn integer. For sending bug reports to Wordtracker.