Re: How to restrict API access for developer?

2011-03-10 Thread AdWords API Advisor
Hi Ken, Just to add to what Orly said, sandbox account is preferred approach for development, since it also prevents the developer from messing up the production account due to some unforeseen bugs, or causing them to make assumptions about certain things like account structure. API also respects

Re: How to restrict API access for developer?

2011-03-09 Thread Ken Aston
Very good idea. Thank you. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subsc

Re: How to restrict API access for developer?

2011-03-09 Thread Orly Junior
Hi Ken, I don't think what you ask specifically is currently implemented, but my suggestion is that you request your developer to program using the sandbox API, until the routine is full tested. The sandbox does make actual changes to your campaign and does not require a developer token. Your deve

How to restrict API access for developer?

2011-03-08 Thread Ken Aston
Is there a way to restrict the API access right to certain commands? I want to hire a developer to develop an application but would like to avoid the risk of an unrestricted API access by that developer. For example I want to allow him to change CPC settings but not to set up new campaigns. --