Hi,

The status for the remove all step and the upload step are maintained 
separately in removeAllStatus 
<https://developers.google.com/adwords/api/docs/reference/v201802/AdwordsUserListService.DataUploadResult#removeallstatus>
 and uploadStatus 
<https://developers.google.com/adwords/api/docs/reference/v201802/AdwordsUserListService.DataUploadResult#uploadstatus>,
 
respectively. The two steps will operate in parallel, so in the example 
below, user3 will only be in the list once *uploadStatus* is *SUCCESS*, and 
user1 and user2 will be removed once the *removeAllStatus* is *SUCCESS*.

The remove all operation will only remove members added before the remove 
all operation was submitted. 

Cheers,
Josh, AdWords API Team

On Tuesday, March 27, 2018 at 10:28:49 PM UTC-4, [email protected] wrote:
>
>
> Can someone answer his second question here? 
>
> While the removeAllStatus is `IN_PROGRESS` is it still possible to update 
> the list? Or do one need to wait until this status has changed? To 
> exemplify:
>
> List contains:
> user1
> user2
>
> removeAll operand used
> user3 is added to the list while removeAllStatus is `IN_PROGRESS`
>
> when both uploadStatus and removeAllStatus changes to `SUCCESS` will the 
> list be empty or will user3 be in the list?
>
>
>
> On Thursday, July 13, 2017 at 4:33:21 AM UTC-4, Olof Nilsson wrote:
>>
>> Hi,
>>
>> I have an issue with clearing a UserList using the removeAll flag.
>>
>> Basically the flow we thought of using to update a list is:
>>
>> 1) remove all
>> 2) add members
>>
>> and repeat this with some iteration frequency. From what I've read I 
>> thought it would take at most 24 hours for an action to complete. But when 
>> testing this on a list (id: 486851326) the removeAllStatus has been 
>> `IN_PROGRESS` now for 48 hours. The list isn't even that big roughly 7k 
>> entries were pushed. do you know what may be causing this?
>>
>> Another question that I have is: while the removeAllStatus is 
>> `IN_PROGRESS` is it still possible to update the list? Or do one need to 
>> wait until this status has changed? To exemplify:
>>
>> List contains:
>> user1
>> user2
>>
>> removeAll operand used
>> user3 is added to the list while removeAllStatus is `IN_PROGRESS`
>>
>> when both uploadStatus and removeAllStatus changes to `SUCCESS` will the 
>> list be empty or will user3 be in the list?
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/7b49daff-5e9b-4029-865f-2113f60344b4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Re: CrmBasedUserL... ljain
    • Re: CrmBased... 'Josh Radcliff (AdWords API Team)' via AdWords API Forum

Reply via email to