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",

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-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

User List Size is 0 from API but not in UI

2017-09-27 Thread Stephanie Vance
I am trying to get the size of all my user lists with the python SDK. When I check the UI, I have lists of varying size from 1,300 up to 300k members. When I use the get operation of the AdWordsUserListService, all my CRM and Similar lists come back with a size of 0 and size range of "LESS_THAN

Re: User List Size is 0 from API but not in UI

2017-09-27 Thread Stephanie Vance
Shwetha, Yes that worked! Thank you! Stephanie On Wednesday, September 27, 2017 at 3:32:39 PM UTC-4, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Stephanie, > > You need to include the values "SizeForSearch" and "SizeRangeForSearch" in > the selector to get the estimated number of users i