Re: Why are cancelled accounts being returned by ManagedCustomerService?

2018-09-06 Thread Alperen Belgic
You are absolutely right. In my case, there was no canceled account which is not hidden. Thank you, On Tue, 4 Sep 2018 at 18:52, 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum wrote: > Hi Alperen, > > Having ManagedCustomerService.ManagedCustomerLink#ishidden

Re: Why are cancelled accounts being returned by ManagedCustomerService?

2018-09-04 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Alperen, Having ManagedCustomerService.ManagedCustomerLink#ishidden = false is not same as cancelled account as it is an option to hide accounts that you do not wish to

Re: Why are cancelled accounts being returned by ManagedCustomerService?

2018-09-04 Thread Alperen Belgic
Hi, When I only pick the items which have false value for isHidden member in page.links list, I can get the list that I see in the interface. This is the .net library (201806) and only my experience, I am not sure about the results of other inputs. You may have a look if you would like.

Re: Why are cancelled accounts being returned by ManagedCustomerService?

2018-07-15 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Alejandro, Currently, there is no feature in the AdWords API wherein you can identify if the account has already been cancelled as seen in the ManagedCustomer documentation. So, as for

Re: Why are cancelled accounts being returned by ManagedCustomerService?

2018-07-13 Thread Alejandro Bullrich
Hi Peter, Thanks for your response. The problem I'm facing is that I used to retrieve accounts in order to determine the ammount of accounts an MCC is currently managing. As cancelled accounts don't count towards the MCC account limit, the information I'm handling now with the

Re: Why are cancelled accounts being returned by ManagedCustomerService?

2018-07-13 Thread Alejandro Bullrich
Hi Peter, Thanks for your response. The problem I'm facing is that I used to retrieve accounts in order to determine the ammount of accounts an MCC is currently managing. As cancelled accounts don't count towards the MCC account limit, the information I'm handling now with the

Re: Why are cancelled accounts being returned by ManagedCustomerService?

2018-07-12 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Alejandro, If the link is still existing between the MCC and the cancelled accounts, then, they will indeed still be returned when using the ManagedCustomerService.get() method. If you wish to fully discard them from your hierarchy, you can terminate the link by referring to this guide

Why are cancelled accounts being returned by ManagedCustomerService?

2018-07-12 Thread Alejandro Bullrich
Hello everyone, I'm new to this forum, but not so new to Adwords. As most of you may know, accounts can be cancelled (intentionally or not). Cancelled accounts will not count towards the MCC account limit. And according to this reply, cancelled accounts will not be brought by a