Hello!
1) I need to check if Google My Business account is connected to AdWords and at this moment. As far as I know, I can perform a get request on *FeedService *with predicates* FeedStatus = Enabled* and *Origin = AdWords* By doing so, I am getting a lot of Feeds, I have to loop through them and check if the feed contains *PlacesLocationFeedData *object in *systemFeedGenerationData*. Is it possible to get only the Feed with *PlacesLocationFeedData *object? Is there any easier way to get corresponding GMB account, particularly the email address? 2) How to get the status, if GMB locations are synchronized or not, and the list of locations available? 3) How to get campaign-level location extensions through API? (If GMB account is connected, locations are synced and user has added campaign-level location extensions) Thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 http://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/7c792881-03e1-4845-a532-9eb81e7101f5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
