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/AddGoogleMyBusinessLocationExtensions.java ... lines 148 and 149: .setEmailAddress(StringValue.of(gmbEmailAddress)) .setBusinessAccountId(StringValue.of(businessAccountIdentifier)) Does the businessAccountIdentifier reflect the numeric part of the "name" attribute of a My Business account? https://developers.google.com/my-business/reference/rest/v4/accounts Can the Feed be setup using solely the businessAccountIdentifier or is an email address needed as well? Is there a complete code example for setting up GMB and Location Extensions with Google Ads like there is for AdWords? https://developers.google.com/adwords/api/docs/guides/feed-services-locations#complete_code_example Thanks Pete -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/5d6f3ae0-9482-4af1-94b0-6f051153a8ebo%40googlegroups.com.
