Re: ExcludeHiddenAccounts=true not working

2017-05-25 Thread 'Ivan Bautista' via AdWords API Forum
Hi Luis, Whether you set the hidden status via AdWords API or AdWords UI, the isHidden field should be updated accordingly. That said, I tested hiding my test accounts both i

Re: ExcludeHiddenAccounts=true not working

2017-05-25 Thread Luis C. Cruz
That means that an account hidden from the web interface won't have the isHidden=true? only those accounts hidden through the API? El miércoles, 24 de mayo de 2017, 12:50:33 (UTC-5), Ivan Bautista escribió: > > Hi Luis, > > This is expected behavior. The reason why ManagedCustomerService.get >

Re: ExcludeHiddenAccounts=true not working

2017-05-24 Thread 'Ivan Bautista' via AdWords API Forum
Hi Luis, This is expected behavior. The reason why ManagedCustomerService.get is returning all your accounts even after setting ExcludeHiddenAccounts to true is because all your accounts are not hidde

Re: ExcludeHiddenAccounts=true not working

2017-05-24 Thread Luis C. Cruz
Hi Ivan I checked the isHidden field and for all of the accounts it's set to false. SOAP logging is not enabled (as far as I know) and I'm using Python and C#. Can you help me with a guide? (for any language) Thanks El miércoles, 24 de mayo de 2017, 5:51:13 (UTC-5), Ivan Bautista escribió: >

Re: ExcludeHiddenAccounts=true not working

2017-05-24 Thread 'Ivan Bautista' via AdWords API Forum
Hi Luis, Could you check if the isHidden field of those accounts in question are set to true? To help us investigate further, could you reply to us privately (using *reply pr

ExcludeHiddenAccounts=true not working

2017-05-24 Thread Luis C. Cruz
I want to get all the accounts within an MCC which contains 755 accounts, but 635 of those are hidden. In the API references I found out that I can filter out all the