Hi, *hashedEmail *is not an array type to insert n mails, how could you insert emails per client
How could I solve this? Link: https://developers.google.com/adwords/api/docs/reference/v201809/AdwordsUserListService.Member El jueves, 25 de abril de 2019, 22:13:26 (UTC-5), googleadsapi-forumadvisor escribió: > > Hi, > > Yes, the emails you have specified in the table can be included, and > accepted as members of the userlist. Please note however that duplicates > are removed automatically by the system. Meaning, if there had been 2 > instances of the same email address in the request, then only the first > instance of the email will be accepted. > > Thanks and regards, > Peter > Google Ads API Team > > > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ > Also find us on our blog and discussion group: > https://ads-developers.googleblog.com/search/label/google_ads_api > https://developers.google.com/adwords/api/community/ > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ > > Was your question answered? Please rate your experience with us by taking > a short survey. > If not -- reply to this email and tell us what else we can do to help. > > Take Survey > <https://support.google.com/google-ads/contact/survey_transactional?caseid=3-2842000021321&hl=en&ctx=1> > > Also find us on our blog and discussion group: > http://googleadsdeveloper.blogspot.com/search/label/adwords_api > https://developers.google.com/adwords/api/community/ > On 04/26/19 03:38:40 mercadeo...@gmail.com <javascript:> wrote: > > Hi Peter, > > But, it can contain multiple email addresses for a customer with the api? > > Example: > > *Email * *Email2* *Email3* *telefono1* *telefono2* *telefono3* > > clie...@prueba.com > clie...@prueba.com clie...@prueba.com 51980342178 51876543821 5190889833 > a...@prueba.com b...@prueba.com c...@prueba.com 8989898989 333 > > Saludos, > > But, can contain multiple email adresses en un > > El miércoles, 24 de abril de 2019, 22:53:42 (UTC-5), > googleadsapi-forumadvisor escribió: > > Hi Keren, > > A single userlist Member can contain multiple email addresses and can > accommodate up to 500,000 addresses in one request. You may refer to this > sample > code > <https://developers.google.com/adwords/api/docs/samples/java/remarketing#create-and-populate-a-user-list> > (also > available in other languages) on how you can populate a userlist. I hope > this helps. > > Thanks and regards, > Peter > Google Ads API Team > > > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ > Also find us on our blog and discussion group: > https://ads-developers.googleblog.com/search/label/google_ads_api > https://developers.google.com/adwords/api/community/ > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ > > Was your question answered? Please rate your experience with us by taking > a short survey. > If not -- reply to this email and tell us what else we can do to help. > > Take Survey > <https://support.google.com/google-ads/contact/survey_transactional?caseid=3-2842000021321&hl=en&ctx=1> > > Also find us on our blog and discussion group: > http://googleadsdeveloper.blogspot.com/search/label/adwords_api > https://developers.google.com/adwords/api/community/ > On 04/24/19 22:53:04 mercadeo...@gmail.com wrote: > > Hi,Is there a way to define multiple emails for a single user list member > via API? I couldn't find a way to do it because the Member object contains > one email, but from Adwords UI it's allowed to add multiple email columns > (in the csv file) > > El martes, 23 de abril de 2019, 22:37:47 (UTC-5), > googleadsapi-forumadvisor escribió: > > Hi, > > In the AdWords API, you can update your existing userlists using the > AdwordsUserListService.mutateMembers() > <https://developers.google.com/adwords/api/docs/reference/v201809/AdwordsUserListService#mutatemembers> > method > and pass the removeAll > <https://developers.google.com/adwords/api/docs/reference/v201809/AdwordsUserListService.MutateMembersOperand#removeall> > field > first using the REMOVE operator. Afterwards, you can send another request > this time using the ADD operator to upload an updated list of emails > (original list plus the 3 new emails you wish to add). You may note that > one MutateMembersOperand request can contain at maximum, 500,000 emails as > seen in this documentation > <https://developers.google.com/adwords/api/docs/reference/v201809/AdwordsUserListService.MutateMembersOperand#memberslist> > . > > Thanks and regards, > Peter > Google Ads API Team > > > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ > Also find us on our blog and discussion group: > https://ads-developers.googleblog.com/search/label/google_ads_api > https://developers.google.com/adwords/api/community/ > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ > > Was your question answered? Please rate your experience with us by taking > a short survey. > If not -- reply to this email and tell us what else we can do to help. > > Take Survey > <https://support.google.com/google-ads/contact/survey_transactional?caseid=3-2842000021321&hl=en&ctx=1> > > Also find us on our blog and discussion group: > http://googleadsdeveloper.blogspot.com/search/label/adwords_api > https://developers.google.com/adwords/api/community/ > On 04/24/19 04:21:25 mercadeo...@gmail.com wrote: > > One question, can you currently add 3 emails in a row, as in the interface? > > El lunes, 5 de febrero de 2018, 17:40:57 (UTC-5), Keren escribió: > > Hi,Is there a way to define multiple emails for a single user list member > via API? I couldn't find a way to do it because the Member object contains > one email, but from Adwords UI it's allowed to add multiple email columns > (in the csv file) > > -- > -- > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ > 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/ms > gid/adwords-api/2fb68f69-1c33-4102-86f2-cf3e6b0e5f7f%40googlegroups.com > <https://groups.google.com/d/msgid/adwords-api/2fb68f69-1c33-4102-86f2-cf3e6b0e5f7f%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > > -- > -- > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ > 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/b2d8f222-04d2-427e-85dc-b60ecdddc969%40googlegroups.com > <https://groups.google.com/d/msgid/adwords-api/b2d8f222-04d2-427e-85dc-b60ecdddc969%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > > -- > -- > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ > 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/1a234b4f-1a78-430d-ba77-877530dc2e0c%40googlegroups.com > > <https://groups.google.com/d/msgid/adwords-api/1a234b4f-1a78-430d-ba77-877530dc2e0c%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/d75fb219-fdc5-40ed-a28a-5cd75d1928ea%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.