Re: Adwords api create GMB feed - GMB_ACCESS_ERROR

2018-02-09 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, Could you please retry your request and see if it is working for you? Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/po

Re: Adwords api create GMB feed - GMB_ACCESS_ERROR

2018-02-09 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, I also noticed that you are using one of the old scopes in the OAuthInfo object’s httpRequestUrl

Re: Adwords api create GMB feed - GMB_ACCESS_ERROR

2018-02-09 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, We are aware of this issue. Our team is currently looking into this. I'll keep you posted as soon as I have any updates about this. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdevelop

Adwords api create GMB feed - GMB_ACCESS_ERROR

2018-02-09 Thread Дмитрий Мачехин
Example code: $feed_service = $this->getService(FeedService::class); $feed = new Feed(); $feed->setName('GMB'); $feedData = new PlacesLocationFeedData(); $feedData->setEmailAddress('***'); $feedData->setBusinessAccountIdentifier('***'); $oAuthInfo = new OAuthInfo(); $oAuthInfo->setHttpMethod('G