Hello Larisa,
1. App type depends on how does the user authorizes. With web application
you can build a self-service site multiple users can use to quickly
authorize your application. Installed application will require a user to
send you an auth code manually.
2. Refresh token is enough to ac
Hi.
I need to have access to user adwords account after that user gives grant
access to his account.
I have few questions:
1 - What type of application do i have to use (web application or installed
application)?
2 - Is it enough to get refresh token to have offline access to user that
gave m