Re: INVALID MOBILE_ID FORMAT when uploading with API, but not when uploading manually

2020-08-13 Thread 'Ayuka Boldyrev' via AdWords API and Google Ads API Forum
Hello Bryan! Thanks for the swift response. I found the mistake - it was on my end, some of the idfa in the payload were indeed of incorrect format, just slipped through the standard normality test somehow. Apologies for the disturbing. Best regards On Thursday, August 13, 2020 at 9:33:54 PM

Re: INVALID MOBILE_ID FORMAT when uploading with API, but not when uploading manually

2020-08-13 Thread Google Ads API Forum Advisor Prod
Hi Ayuka, Thank you for reaching out to us. I see you're also encountering an Invalid Mobile ID format error. Could you provide us with your request and response logs for where you encounter this error so that I can further investigate this error? Thank you, Bryan, Google Ads API Team ref:_00D

Re: INVALID MOBILE_ID FORMAT when uploading with API, but not when uploading manually

2020-08-13 Thread 'Ayuka Boldyrev' via AdWords API and Google Ads API Forum
Hello! Did you find the solution? I have the same problem, please share if you did :) Best regards On Friday, May 15, 2020 at 7:59:35 PM UTC+3 adsapiforumadvisor wrote: > Hi Joaquin, > > Thank you for reaching out. Can you please share the complete detailed > request and response logs for the

RE: INVALID MOBILE_ID FORMAT when uploading with API, but not when uploading manually

2020-05-15 Thread Google Ads API Forum Advisor Prod
Hi Joaquin, Thank you for reaching out. Can you please share the complete detailed request and response logs for the call via Reply privately to author so I can further investigate the issue? You can find information on enabling logging here (log level DEBUG). Regards, Mitchell Google Ads API

INVALID MOBILE_ID FORMAT when uploading with API, but not when uploading manually

2020-05-15 Thread Joaquin Cortés
I'm trying to upload a list of device IDs to Google Ads using the AdWords API in python, but each time I try it I receive the following error, repeated for several entries in the list: MutateMembersError.INVALID_MOBILE_ID_FORMAT @ operations[0].operand.membersList[6969].mobileId I'm checking t

RE: INVALID MOBILE_ID FORMAT

2019-04-16 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, Thank you for sharing the logs privately. The reason you are receiving the error: TOO_FEW is because there are 0 members in that list. Could you please add at least one member and perform the operation again? Regards, Bharani, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

RE: INVALID MOBILE_ID FORMAT

2019-04-15 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, The upload with will be successful even with a single member in the list. There is no specific minimum value for this. Please note that you will need to upload at least 5,000 members to the list to ensure that ads start serving. Could you please share the API SOAP logs where you're receiv

Re: INVALID MOBILE_ID FORMAT

2019-04-13 Thread ci . wbdigital
Hi Bharani, Thanks for your support. I had a null string in between the list which was causing the issue. That's resolved now. However a new issue came up. The upload failed again with collectionsizeerror.TOO_FEW. I know the max list size that can be uploaded via mutate members api is 500

RE: INVALID MOBILE_ID FORMAT

2019-04-12 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, I was able to test this on my end. Please find the attached sample logs as a reference. Could you please share the sample request that you're trying, to troubleshoot this? Thanks, Bharani, Google Ads API Team =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Re: INVALID MOBILE_ID FORMAT

2019-04-12 Thread ci . wbdigital
Hi Bharani, I have set all the properties mentioned below and I investigated the issue further by splitting the input list of 0.3 million maids into 50k separate list and tried to upload the split list from my local machine to GoogleAds account instead of project EMR cluster and it worked

RE: INVALID MOBILE_ID FORMAT

2019-04-11 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello, You may use the AdWordsUserListService.mutateMembers() operation to upload the user list with Members

INVALID MOBILE_ID FORMAT

2019-04-11 Thread ci . wbdigital
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