Hi Vincent, Thanks for the info. Currently we use common GMB account for multiple adwords accounts having different email ids. So we were following step 4 in "use location extensions" <https://support.google.com/adwords/answer/7189290?co=ADWORDS.IsAWNCustomer%3Dfalse&hl=en> . According to your suggestion (blog post link) below, it looks like we should now pass the adwords scope and adwords api email id in feed service oAuthInfo object. As I mentioned earlier, we have different adwords email id for each adwords api user and different email id for GMB. If we follow your suggestion we will have to add each adwords api user to GMB as manager and also set adwords api user mail id which is extra work of keeping mail ids of all adwords api user.
Currently we had created just one GMB manager user in GMB and its mail id,GMB scope and GMB Oauth was enough to create customer feeds in adwords by passing these info in oAuthInfo and email. As below blog post suggest that the GMB scope is sunsetting and so we cannot use the our current approach, Is there any better way of handling our use case where we have multiple adwords api users using same GMB account ?? Any info on handling this scenario would be great. Thanks, Gurpreet On Friday, March 2, 2018 at 12:25:50 PM UTC+5:30, Vincent Racaza (AdWords API Team) wrote: > > Hi Gurpreet, > > As you can see in this blog post > <http://googleadsdeveloper.blogspot.com/2017/12/upcoming-changes-to-adwords-oauth-scope.html> > , you will now need to use the AdWords API scope ( > https://www.googleapis.com/auth/adwords) in your OAuthInfo's > httpRequestUrl > <https://developers.google.com/adwords/api/docs/reference/v201802/FeedService.OAuthInfo#httprequesturl> > field > when creating location extension feeds. Kindly do this suggestion and let > me know how it goes. If the issue still persists after doing the > suggestion, kindly provide the SOAP request and response logs via *Reply > privately to author* option so I can further check it. > > Thanks, > Vincent > AdWords API Team > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [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 Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. 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/c6b5ead0-7a9e-419f-9f01-a080918ce15b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
