Do you mean that:
- Your client has a login (ie username/password) to an MCC
- You wrote software that uses a single OAuth2 client
- Your client authorizes the OAuth2 client with his login for every single 
account, meaning 365 times?

In that case I know: A user can only authorize his login to an OAuth2 
client 25 times. When he attempts the 26th time, this will succeed, but the 
oldest authorization is silently withdrawn.
What you should do is rewrite the software and only ask to authorize once, 
and use that authorization for every account in the MCC.

I hope I understood your situation well, and this solution makes sense.


On Thursday, February 8, 2018 at 11:14:27 PM UTC+1, apiinte...@gmail.com 
wrote:
>
> Hi,
>
> I have a client who uses an MCC account to manage 365 Google Adwords 
> accounts.
> We are using the adWords API to get data from all 365 accounts.
> We have established API authorizations/connections to all 365 accounts 
> however, many of the authorizations are disconnecting/breaking.
> Can anyone provide me with insight as to why these 
> authorizations/connection might be disconnecting/breaking? Is there any 
> reasons on Adwords side as to why this might be happening?
> I would appreciate any isights. Thank you very much!
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/bb782f79-0c0d-47b9-abee-3aefb5409d77%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to