javascript - Analytics Embed API Multi Account -
i'm working api have problem.
https://ga-dev-tools.appspot.com/embed-api
my web application running fine user , client id, give access partners can't access clientid.
gapi.analytics.auth.authorize({ container: 'embed-api-auth-container', clientid: 'xxxxxx.apps.googleusercontent.com', });
can have multi account application using api? can't create more users in google developer console.
thanks!
they can access app client id. may not have access google analytics accounts.
the embed api allows user log in , view dashboards/reports ga data accounts have access. if want partners able see you're seeing, you'll have add them ga account.
Comments
Post a Comment