Represents an Analytics REST resource.
The Match Analytics resources controls access to advanced player and team analytics related to events in a football match and derived from basic match data.
Derived from resources.Resource.
Construct URI of Analytics REST resource.
URI is of format /analytics/match/<match>/<resource>/.
Returns: | URI of REST resource. |
---|---|
Return type: | string |
Retrieves a representation of Analytics REST resource.
Parameters: |
|
---|---|
Returns: | Resource representation. |
Return type: | Return value of Resource.get(). |