Hi Joyce, 

I saw from the customer match comm doc 
<https://docs.google.com/document/d/1MgV-OZG2k5oxgP6wgNTAfMDWm4wfKsZtgoPoI6d8N8s/edit>
 
says 1M emails address could be passed per API call.

On your example you're saying to set an empty list and then mutate it N 
times until completion at 10k records per mutate. What does the 1M record 
limit apply to? Would that work such that if the list was under 1M they'd 
just do it in one pass, and if it was >= 1M they'd want to load the first 
1M in the first pass, then do N mutate requests @ 10k each until fully 
loaded?

Thanks,
Michael

On Thursday, June 30, 2016 at 2:04:41 AM UTC-7, Joyce Lava wrote:
>
> Hi Yang,
>
> As far as I know, BatchJobService 
> <https://developers.google.com/adwords/api/docs/guides/batch-jobs> does 
> not support UserListOperation 
> <https://developers.google.com/adwords/api/docs/reference/v201605/AdwordsUserListService.UserListOperation>.
>  
> Please refer to this page 
> <https://developers.google.com/adwords/api/docs/guides/batch-jobs#supported_operations>
>  to 
> see the supported operations. Also, you can process up to 10, 000 userlists 
> in a single mutate 
> <https://developers.google.com/adwords/api/docs/reference/v201605/AdwordsUserListService#mutate>
>  call 
> and add up to 10, 000 email addresses for each userlist.
>
> Hope this helps.
>
> Best Regards,
> Joyce, AdWords API Team
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
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/72b16e4d-4f47-4966-aba1-000808f96bba%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to