Hello Team,
We are facing below error while migrating AdWords API to Google Ads API
errors {
error_code {
authorization_error: DEVELOPER_TOKEN_PROHIBITED
}
message: "Developer token is not allowed with project XXXXX"
}
When we went through Google Ads API document, we came to know that "Each Google API Console project can be associated with the one developer token. Once we make a Google Ads API request, the developer token is permanently paired to the Google API Console project".
However, our Google Ads API console project contains multiple manager accounts, and they have their own developer tokens. We just wanted to know how it will impact on Billing and API requests (Mutate + GoogleAdsService Search) execution part if we use the single developer token of one manager account (the one with standard access) for all manager accounts.
We have below queries regarding the issue we have been facing :
Thanks.
|
||||||