GoogleApi.AbusiveExperienceReport
Abusive Experience Report API client library.
Views Abusive Experience Report data, and gets a list of sites that have a significant number of abusive experiences.
Installation
Install this package from Hex by adding
google_api_abusive_experience_report to your list of dependencies in mix.exs:
def deps do
[{:google_api_abusive_experience_report, "~> 0.8"}]
endFor more information
Product documentation is available at https://developers.google.com/abusive-experience-report/.
Library reference documentation is published on Hexdocs at https://hexdocs.pm/google_api_abusive_experience_report.