Hi Team,

      I am trying to upload Mobile_Adids into CRM based userlist maintained 
in Googleads account via mutatemembers API and it fails with error: *INVALID 
MOBILE_ID FORMAT 
<https://www.google.com/search?rlz=1C1GCEA_enUS830US830&q=INVALID+MOBILE_ID+FORMAT&spell=1&sa=X&ved=0ahUKEwiMmZW4_MfhAhXYqp4KHUrfBp4QBQgrKAA>
 .* I 
tried checking for few samples found from the below SOAP request trace(The 
list is huge and I cannot give out the MAIDS as well as we are bound by 
regulations) and they seem to work fine. I also did check whether they are 
all are hexadecimal characters separated by"-" and all the MAIDs in our 
list passed that test. So could you please help me out in understanding 
what kind of check is done from GoogleAds side before accepting an input 
MAID as valid MAID so that I can replicate the process in my code as well?

Kindly let me know the role of APP_ID field set in Mobile_AdvertisingID 
userlists. Like, can the APPid mentioned in userlist *alone* can use the 
userlist. Also what happens when I give IDFA and pass in GoogleADIds in the 
user list? will it still be considered as part of the list or ignored?

INFO] 2019-04-11 08:44:34,952 
com.google.api.ads.adwords.lib.client.AdWordsServiceClient.soapXmlLogger - 
SOAP response:
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
    <soap:Header>
        <ns2:ResponseHeader 
xmlns="https://adwords.google.com/api/adwords/cm/v201809"; 
xmlns:ns2="https://adwords.google.com/api/adwords/rm/v201809";>
            <requestId>0005863d316097bf0a7ebd8783029f2f</requestId>
            <serviceName>AdwordsUserListService</serviceName>
            <methodName>mutateMembers</methodName>
            <operations>1</operations>
            <responseTime>3480</responseTime>
        </ns2:ResponseHeader>
    </soap:Header>
    <soap:Body>
        <soap:Fault>
            <faultcode>soap:Client</faultcode>
            <faultstring>[MutateMembersError.INVALID_MOBILE_ID_FORMAT @ 
operations[0].operand.membersList[294861].mobileId]</faultstring>
            <detail>
                <ns2:ApiExceptionFault 
xmlns="https://adwords.google.com/api/adwords/cm/v201809"; 
xmlns:ns2="https://adwords.google.com/api/adwords/rm/v201809";>
                    <message>[MutateMembersError.INVALID_MOBILE_ID_FORMAT @ 
operations[0].operand.membersList[294861].mobileId]</message>
                    
<ApplicationException.Type>ApiException</ApplicationException.Type>
                    <errors 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:type="ns2:MutateMembersError">
                        
<fieldPath>operations[0].operand.membersList[294861].mobileId</fieldPath>
                        <fieldPathElements>
                            <field>operations</field>
                            <index>0</index>
                        </fieldPathElements>
                        <fieldPathElements>
                            <field>operand</field>
                        </fieldPathElements>
                        <fieldPathElements>
                            <field>membersList</field>
                            <index>294861</index>
                        </fieldPathElements>
                        <fieldPathElements>
                            <field>mobileId</field>
                        </fieldPathElements>
                        <trigger/>
                        
<errorString>MutateMembersError.INVALID_MOBILE_ID_FORMAT</errorString>
                        <ApiError.Type>MutateMembersError</ApiError.Type>
                        <ns2:reason>UNKNOWN</ns2:reason>
                    </errors>
                </ns2:ApiExceptionFault>
            </detail>
        </soap:Fault>
    </soap:Body>
</soap:Envelope>

Thanks

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
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/1aa35be9-1c9c-4fd7-8df3-8f2554e2e66a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • INVALID... ci . wbdigital
    • RE... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
      • ... ci . wbdigital
        • ... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
          • ... ci . wbdigital
            • ... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
              • ... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum

Reply via email to