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
> 
>  =
> false is not same as cancelled account as it is an option to hide accounts
> that you do not wish to see in the Manager view. The best option would be
> to have a label as discussed earlier.
>
> Regards,
> Dhanya, AdWords API Team
>
> --
> --
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog:
> https://googleadsdeveloper.blogspot.com/
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> You received this message because you are subscribed to the Google
> Groups "AdWords API and Google Ads API Forum" group.
> To post to this group, send email to adwords-api@googlegroups.com
> To unsubscribe from this group, send email to
> adwords-api+unsubscr...@googlegroups.com
> 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 a topic in the
> Google Groups "AdWords API and Google Ads API Forum" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/adwords-api/NC5vIw0_Shs/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> adwords-api+unsubscr...@googlegroups.com.
> 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/17e61eb4-3de2-491f-b71b-62f3fea00517%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
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/CAGQVTUsm%2BCmpG9dsfbaN8GWoP8sywwBG5cpVM65cQ7_vNum4wA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


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 see in the Manager view. The best option would be 
to have a label as discussed earlier. 

Regards,
Dhanya, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
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/17e61eb4-3de2-491f-b71b-62f3fea00517%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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. 

Alperen 



On Friday, 13 July 2018 15:17:55 UTC+1, Alejandro Bullrich wrote:
>
> 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 
> ManagedCustomerService doesn't abide to my needs.
>
> Basically now in order to determine if an MCC has available space, I need 
> to try to insert an account and catch an error. Another alternative would 
> be using accountLabels or something of the sort to be able to detect 
> cancelled accounts. Is this correct?
>
> Is there any practical way to determine which accounts have been cancelled?
>
> Once again, I'm very grateful for your response.
>
> Best regards,
>
> Alejandro
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
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/1f3ffa26-2018-4f32-8c5e-b736246aa5cd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 your suggestion, applying AccountLabels 

 to 
cancelled accounts would be an alternative way to identify them via the 
AdWords API.

Best regards,
Peter
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
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/cb9edb2d-6a15-401e-ae57-1ed572c785d8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 ManagedCustomerService doesn't 
abide to my needs.

Basically now in order to determine if an MCC has available space, I need 
to try to insert an account and catch an error. Another alternative would 
be using accountLabels or something of the sort to be able to detect 
cancelled accounts. Is this correct?

Is there any practical way to determine which accounts have been cancelled?

Once again, I'm very grateful for your response.

Best regards,

Alejandro

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
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/cc5415a9-1adf-4878-a28b-90c5b3af2ebc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 ManagedCustomerService doesn't 
abide to my needs.

Basically now in order to determine if an MCC has available space, I need 
to try to insert an account and catch an error. Another alternative would 
be using accountLabels or something of the sort to be able to detect 
cancelled accounts.

Once again, I'm very grateful for your response.

Best regards,

Alejandro

El viernes, 13 de julio de 2018, 2:21:31 (UTC-3), Peter Oliquino (AdWords 
API Team) escribió:
>
> 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 
> 
>  in 
> the "*Manager or client terminates links*" section.
>
> I hope this helps.
>
> Thanks and regards,
> Peter
> AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
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/4110821d-68bb-4098-8bcf-6de64d8fd19e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 

 in 
the "*Manager or client terminates links*" section.

I hope this helps.

Thanks and regards,
Peter
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
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/c404ad24-cb3c-4bb9-9b6e-5f92591672af%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.