API call to get GMB account which connetced to adWords account

112 views
Skip to first unread message

Sergey Petrov

unread,
Apr 7, 2015, 9:01:28 AM4/7/15
to adwor...@googlegroups.com
Hi Api Team ! 

I am looking for API call to get information about: 
- is GMB account connected to AdWords account
- email and other data about connected GMB account (for example filter if it configured).

Can't find any references in documentation. Could you please assist ? 

-- best regards, Sergey. 

Sergey Petrov

unread,
Apr 8, 2015, 4:46:35 AM4/8/15
to adwor...@googlegroups.com
Hi Api Team ! 

Found the way to check is GMB connected to AdWords with getting CustomerFeed like that 

Selector selector = new Selector();
selector.setFields(new String[]{"FeedId", "MatchingFunction", "PlaceholderTypes", "Status"});
customerFeedService.get(selector);

But see another problem there, matchingFunction is always IDENTITY=true even if I set up a filter on account level during connect GMB to adwords, is that OK ? Or I missed something ? 

Thanks. 

-- best regards, Sergey. 

вторник, 7 апреля 2015 г., 16:01:28 UTC+3 пользователь Sergey Petrov написал:

Sergey Petrov

unread,
Apr 8, 2015, 10:17:20 AM4/8/15
to adwor...@googlegroups.com
Hi All ! 

Manage to get actual data from SystemFeedGenerationData throug feedService. 

-- best regards, Sergey. 

среда, 8 апреля 2015 г., 11:46:35 UTC+3 пользователь Sergey Petrov написал:

Лена Про

unread,
Apr 30, 2015, 7:23:43 AM4/30/15
to adwor...@googlegroups.com
Could you please paste a snippet of code, which implements this?
Thanks

среда, 8 апреля 2015 г., 17:17:20 UTC+3 пользователь Sergey Petrov написал:
Reply all
Reply to author
Forward
0 new messages