Hello Google Ads API Support, So I have an app in my google console, where I have the standard access. I am using its client-id and secret to complete the oAuth flow and generate the refresh token, using the following scopes:
scope: [ 'https://www.googleapis.com/auth/userinfo.profile', 'https://www.googleapis.com/auth/userinfo.email', 'https://www.googleapis.com/auth/adwords', ] Next I am fetching the `listAccessableCustomers`. The issues is that: Earlier I was using the refresh token provided by my collegue where I was getting the list of the customers which were our actuaol customers (they have ads running) Now, when I changed the refresh token and used the one which I generated throw oauth flow on my own, the above api gave me a completely different set of customers. Note: I did not change the client id/secret during my own oauth flow. Thank you for your help! Best regards -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 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 "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/adwords-api/7f20be56-635d-460d-b189-4224149e56ean%40googlegroups.com.