Constructs a new SiteStatisticsQuery instance.
The authentication token.
siteStatistics is a method that sends a query request to get site statistics data.
The variables for the query. If not provided, an empty object will be used.
The response from the query request.
SiteStatisticsQueryis a class representing a query for site statistics data. It includes a method to send the site statistics query and receive the response.