Get URL statistics.
Namespace: NuGardt.Yourls.APIAssembly: NuGardt.Yourls.API (in NuGardt.Yourls.API.dll) Version: 1.0.0.1 (1.0.0.1)
Syntax
Parameters
- Filter
- Type: NuGardt.Yourls.API eYourlsFilter
URL based on Filter
- Limit
- Type:
System Int32
The number of links to return. (Issue: NYA-7: Implementation limits result to 25 links)
- Authentication
- Type: NuGardt.Yourls.API IYourlsAuthentication
Authentication details.
- Result
- Type: NuGardt.Yourls.API.Result YourlsGetStatsResult
Contains the result. Can be Nothing.
Return Value
Type:Returns an System.Exception if an error occurred otherwise Nothing.
Remarks
See Also