Reports

Extends \mixisLv\Reamaze\BaseApi

Class Reports

package

mixisLv\Reamaze\Api

author

Mikus Rozenbergs mikus.rozenbergs@gmail.com

Methods

__construct

__construct(\mixisLv\Reamaze\Api $api) 
inherited
Warning: count(): Parameter must be an array or an object that implements Countable in phar://C:/WinNMP/bin/phpDocumentor/phpDocumentor.phar/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1293 Warning: count(): Parameter must be an array or an object that implements Countable in phar://C:/WinNMP/bin/phpDocumentor/phpDocumentor.phar/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1293

Arguments

Response Time

responseTime(\mixisLv\Reamaze\Params\Reports\GetParams|null $params = null) : \stdClass

Returns a daily response time metric. Response times are reported in seconds.

see https://www.reamaze.com/api/get_reports_response_time
Throws
\mixisLv\Reamaze\Exceptions\ApiException

Arguments

Response

\stdClass

Staff

staff(\mixisLv\Reamaze\Params\Reports\GetParams|null $params = null) : \stdClass

Returns a staff report summarizing staff metrics

see https://www.reamaze.com/api/get_reports_staff
Throws
\mixisLv\Reamaze\Exceptions\ApiException

Arguments

Response

\stdClass

Tags

tags(\mixisLv\Reamaze\Params\Reports\GetParams|null $params = null) : \stdClass
see https://www.reamaze.com/api/get_reports_tags
Throws
\mixisLv\Reamaze\Exceptions\ApiException

Arguments

$params

\mixisLv\Reamaze\Params\Reports\GetParams|null

Returns a tag report summarizing tag usage

Response

\stdClass

Volume

volume(\mixisLv\Reamaze\Params\Reports\GetParams|null $params = null) : \stdClass

Returns a daily volume count

see https://www.reamaze.com/api/get_reports_volume
Throws
\mixisLv\Reamaze\Exceptions\ApiException

Arguments

Response

\stdClass

Properties

api

api : 
inherited

Type(s)