Re: Using JWT as an agency

2013-08-08 Thread Danial Klimkin
Hello Mark, JWT is only useful when you have an apps domain and need your application to impersonate different users. In most cases the standard web flow should be used. You can still manage any user account provided they granted you the access. -Danial, AdWords API Team. On Friday, August

Using JWT as an agency

2013-08-07 Thread Mark
Hello, We operate as an ad agency in that we have several clients who have given us authorization to manage campaigns and bids. Because we have some automated daily reporting for our clients, it is my understanding that a JWT approach is the best in this case. When attempting to do this, we are