Re: set CrmBasedUserList status to closed

2017-09-22 Thread Stephanie Vance
Oh sorry i never got your response, I added the xsi type parameter into my request and it worked, thank you for your help! On Fri, Sep 22, 2017 at 10:05 AM, 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum wrote: > Hi Stephanie, > > I did receive the information you sent. I had respond

Re: set CrmBasedUserList status to closed

2017-09-22 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Stephanie, I did receive the information you sent. I had responded to you privately. Could you check if you received my message? Essentially, you need to specify the type of UserList using "xsi:type". Could you retry the request by modifying the operand as shown below? { 'xsi_type': '

Re: set CrmBasedUserList status to closed

2017-09-22 Thread Stephanie Vance
Shwetha, I wanted to check in and make sure you received my response with the data you requested. I replied privately shortly after you posted your reply. If you didn't get it I will resend it, otherwise is this still being looked into? Thanks, Stephanie On Tuesday, September 19, 2017 at 3:5

Re: set CrmBasedUserList status to closed

2017-09-19 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Stephanie, Could you check if this UserList is owned by the AdWords account specified in the clientCustomerId header? Could you enable logging and provide the SOAP request and response log for this operation

set CrmBasedUserList status to closed

2017-09-19 Thread Stephanie Vance
I am using the python client library and want to use the API to change the status of a CrmBasedUserList from OPEN to CLOSED since the remove operator isn't supported. I am submitting the following as my list of operations where list_id is of type integer: [ { "operator": "SET",