Hi I need one more clarification. I have a csv file which has 70000 rows in which it contains 2 columns named as 'Mobilenumber' and 'email'. I was trying to upload this file to google ads account through google ads api. In this case both mobilenumber and email together considered as 140000 identifiers? Is this the reason behind the error I'm getting "Maximum number of user identifiers allowed per request is 100000 and per operation is 20"? Please reply me as ASAP Thanks
On Wednesday, January 4, 2023 at 1:46:04 PM UTC+5:30 adsapi wrote: > Hi Chethan, > > Thank you for reaching us out. I am Sherwin from Google Ads API support > team. I hope that you are doing well today. > > Moving forward to your concern, I can see here that the error that you got > is "*TOO_MANY_USER_IDENTIFIERS*." Please note that there's an update > that the maximum number of user_identifers > <https://developers.google.com/google-ads/api/reference/rpc/latest/UserIdentifier> > set > in a UserData > <https://developers.google.com/google-ads/api/reference/rpc/latest/UserData> > to > 20. If the number of user_identifiers for a single set exceeds the new > limit of 20, a TOO_MANY_USER_IDENTIFIERS error will be generated. You may > check this blog post > <https://ads-developers.googleblog.com/2021/10/userdata-enforcement-in-google-ads-api.html> > for > detailed information regarding this. > > If the issue persists, please provide us the complete request > <https://developers.google.com/google-ads/api/docs/concepts/field-service#request> > and response > <https://developers.google.com/google-ads/api/docs/concepts/field-service#response> > logs > with request ID > <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id> > and request header > <https://developers.google.com/google-ads/api/docs/concepts/call-structure#request_headers> > generated > on your end? If you haven't enabled the logging yet, logging can be enabled > by navigating to the Client libraries > Your client library (ex. Java) > > Logging documentation, which you can access from this link > <https://developers.google.com/google-ads/api/docs/client-libs?hl=en>. > > Please provide the logs via Reply privately to the author option. If this > option is not available, then send it instead on this email address > *[email protected].* > > Kind regards, > [image: Google Logo] > Sherwin Vincent > Google Ads API Team > > > ref:_00D1U1174p._5004Q2hZOVp:ref > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 "Google Ads API and AdWords 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/f4fcaad9-ed95-45c8-97c6-3c8c72ebce66n%40googlegroups.com.
