GoogleApi.AnalyticsAdmin
Google Analytics Admin API client library.
Manage properties in Google Analytics. Warning: Creating multiple Customer Applications, Accounts, or Projects to simulate or act as a single Customer Application, Account, or Project (respectively) or to circumvent Service-specific usage limits or quotas is a direct violation of Google Cloud Platform Terms of Service as well as Google APIs Terms of Service. These actions can result in immediate termination of your GCP project(s) without any warning.
Installation
Install this package from Hex by adding
google_api_analytics_admin to your list of dependencies in mix.exs:
def deps do
[{:google_api_analytics_admin, "~> 0.19"}]
endFor more information
Product documentation is available at http://code.google.com/apis/analytics/docs/mgmt/home.html.
Library reference documentation is published on Hexdocs at https://hexdocs.pm/google_api_analytics_admin.