Debug

Syntax

The debug parameter uses the following syntax:

s.debug=<boolean></boolean>

A query string may contain only one s.debug parameter. The default value of this parameter, if unspecified, is false.

Function

The debug parameter toggles internal debugging mode for the API. The data that is returned is generally only useful for internal debugging, and is not intended for display.

Example – Using the debug parameter

This query string causes debug information to be returned with the results:

s.debug=true