Hi,
At the moment, we have borrowed a GCP project in our organization to a team in our company that manages an specific MCC account.
We would like to deploy an application that connects to Google Ads. However, we noticed in the documentation the error
DEVELOPER_TOKEN_PROHIBITED that specifies that only one project can be binded to only one developer token from a MCC Account.
In our use case, we will later migrate this application to a different organization (and project) that will be asigned to that team.
So we have the following questions before we proceed to use the API.
1. Are we able to use the same developer token in multiple projects? (For example use token "mcc_1" in project "A" and then use the same token in project "B")
2. If this is not possible, is there a way we could request for a project to be unbinded (or unlinked) to a developer token, so we can migrate our application to a different project without problems?
Thanks in advance,
Anthony