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 the raw list and I can't see any wrong entry, and when I try to upload the same list manually, it uploads succesfully without problems. Moreover, I have uploaded lists of device IDs in the past with the API and everything was OK, and no change has been made to the code I use to upload it. I don't know how can I check if there is any error in the list or in my code, so any help would be grateful. I think there might be an error with some device ID and the list uploading fails when finding a single failed row, but I'm lost in the reason why is it happening. 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 [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/fc858a2d-2fa9-41de-b4bd-5f131bdf1d30%40googlegroups.com.
