Hi Ivan, We received the error below when specifying the businessAccountIdentifier.
<?xml version="1.0" encoding="UTF-8"?> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Header> <ResponseHeader xmlns="https://adwords.google.com/api/adwords/cm/v201609"> <requestId>00054b5323cb9aa10a620d0e3d0b515c</requestId> <serviceName>FeedService</serviceName> <methodName>mutate</methodName> <operations>1</operations> <responseTime>510</responseTime> </ResponseHeader> </soap:Header> <soap:Body> <soap:Fault> <faultcode>soap:Server</faultcode> <faultstring>[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.<init>(InternalApiErro]</faultstring> <detail> <ApiExceptionFault xmlns="https://adwords.google.com/api/adwords/cm/v201609"> <message>[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.<init>(InternalApiErro]</message> <ApplicationException.Type>ApiException</ApplicationException.Type> <errors xsi:type="InternalApiError" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <fieldPath/> <trigger/> <errorString>InternalApiError.UNEXPECTED_INTERNAL_API_ERROR</errorString> <ApiError.Type>InternalApiError</ApiError.Type> <reason>UNEXPECTED_INTERNAL_API_ERROR</reason> </errors> </ApiExceptionFault> </detail> </soap:Fault> </soap:Body> </soap:Envelope> Please let us know if you need the SOAP request. We don't want to include it here because it contains sensitive information. Thanks! On Wednesday, March 15, 2017 at 7:58:05 PM UTC-7, Ivan Bautista wrote: > > Hi Kevin, > > As per documentation > <https://developers.google.com/adwords/api/docs/guides/feed-services-locations#places-location-feed-data>, > you > can get the account ID from the account_id portion of the name of the > Account > <https://developers.google.com/my-business/reference/rest/v3/accounts#resource-account>. > > However, we only handle the AdWords API part of the integration so it would > be best to confirm with the Google My Business API team > <https://www.en.advertisercommunity.com/t5/Google-My-Business-API/bd-p/gmb-api> > as > they are more equipped to answer that query. > > Regards, > Ivan > AdWords API Team > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/32628bf5-37ad-469a-8a60-d95ed2fe9c85%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
