Currently we are running our own a Google AdWords API tool for internal use. This tool is several years old and there's lot more than transitioning to the new Ads API to do to keep it up to our needs.
Now we decided to do a fresh start with different developers and a complete rewrite of our application. Until we finish this project, our AdWords API tool is still in use for managing our clients accounts. We need to make sure, there's no interuption: the old tool must run until day x when we'll ready to pull the lever. So starting new project brings up two different aspects: The first is API access safety. 1. As far as I understand, it's not possible to access a MCC structure with more than one API key at a time <https://developers.google.com/google-ads/api/docs/first-call/overview#key_points>. Correct? 2. So our new devs have to use our existing API token if they need to access real data from our MCC, not the crippled sandbox environment. Correct? If both assumptions are true, what can we do to keep our existing API access safe in the case of any trouble caused by our new devs? Or is there way for the devs to use their own token and get access to our MCC. What do you recommend? Second point: Managing dev console projects. 1. Do we have to create an new dev console project for the new tool? 2. If yes, is it posible to have two different projects using the same API token? 3. If we can't use one API key with two projects, how can we handle the new OAuth consent screen enforcements with different projects in parallel? Is there anything else what we need to consider? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/029c8a57-a8bf-42fe-bc95-113aec7c2aa9n%40googlegroups.com.
