Re: Location Extensions / Business Account Identifier

2020-06-22 Thread Google Ads API Forum Advisor Prod
Hi Pete, Thank you for explaining the issue so thoroughly. I appreciate the frustrations that you are experiencing. Please note that we are not GMB API experts, and can only offer limited insight into GMB functionality. In response to your questions: 1) There isn't a mechanism for discoverin

Re: Location Extensions / Business Account Identifier

2020-06-22 Thread Pete Lavetsky (AdWords API Guru)
Hi Andrew, I appreciate the follow up. The Google Ads API example is great and will be utilized, however the two pieces of information in there are really what we're looking to immediately solve. .setEmailAddress(StringValue.of(gmbEmailAddress)) .setBusinessAccountId(StringValue.of(businessAcc

Re: Location Extensions / Business Account Identifier

2020-06-19 Thread Google Ads API Forum Advisor Prod
Hi Pete, Thank you for reaching out. Regarding your third question, the documentation that Nirmitabahen previously linked is indeed the current guide for using GMB with location extensions, and is analogous to the AdWords. Both AdWords and Google Ads APIs provide code examples for integrating

Re: Location Extensions / Business Account Identifier

2020-06-17 Thread Google Ads API Forum Advisor Prod
Hi Pete, Apologies for misspelling your name. Please find below the answer of your questions. You can use AccountID is the string that is put for BusinessAccountIdentifier. It looks like it might be required since it says "required = TRUE", Please see here . My team is further investigating t

Re: Location Extensions / Business Account Identifier

2020-06-16 Thread Pete Lavetsky (AdWords API Guru)
Nirmita, My name is Pete, not Peta. Can you get a colleague to review my question and respond? You managed to answer every single part of my question either incorrectly or in a misleading manner. 1) I'm not asking if I can get the value back in String format. The "name" attribute is a resou

RE: Location Extensions / Business Account Identifier

2020-06-16 Thread Google Ads API Forum Advisor Prod
Hi Peta, Thanks for reaching out. Please find below the answer of your questions. It dose not reflect in the numeric part. You can get the “name ” attribute in String format. You can set up feeds with your Google My Business using Feedserviece.mutatefeeds. You can use this guide in Google Ads A

Location Extensions / Business Account Identifier

2020-06-15 Thread Pete Lavetsky (AdWords API Guru)
Good afternoon all, I'm attempting to integrate Google My Business and Location Extensions for our customers. Following the example: https://github.com/googleads/google-ads-java/blob/master/google-ads-examples/src/main/java/com/google/ads/googleads/examples/extensions/AddGoogleMyBusinessLocatio