Method | Description | |
---|---|---|
GetAbuseReportsAsync ( string list_id ) : Task |
Get information about abuse reports Unique id for the list
|
|
GetSpecificAbuseReportAsync ( string list_id, string report_id ) : Task |
Get details about a specific abuse report Unique id for the list Id for the abuse report
|