Hello Marc,

I understand your concern. Since the new API is evolving at this point of 
time, It is recommended to mix match the functionalities of new and old API 
until the new API is fully developed. Later when those functionalities are 
available, you can migrate them to the new API. AccountLabels is not 
available in new API but you can use the old API(AccountLabels 
<https://developers.google.com/adwords/api/docs/reference/v201806/ManagedCustomerService.AccountLabel>)
 
to get this done as a work around. Using old API you can get the hierarchy 
in a single call using ManagedCustomerService.get 
<https://developers.google.com/adwords/api/docs/reference/v201809/ManagedCustomerService>
 and 
code sample Java is here 
<https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201809/accountmanagement/GetAccountHierarchy.java>.
 
Code samples in other languages can be found here 
<https://developers.google.com/adwords/api/docs/clientlibraries>. 

I passed your interest on ManagedCustomerService to our team to prioritize. 
I will let you know once these functionalities are available in new API. 
lso, you could keep an eye on our blog 
<https://ads-developers.googleblog.com/> for information related to future 
releases.

Regards,
Sai Teja, Google Ads API Team

On Thursday, January 3, 2019 at 6:23:41 AM UTC-5, Marc Selman wrote:
>
> There was a question in this forum earlier about the Adwords API returning 
> cancelled accounts: 
> https://groups.google.com/forum/#!topic/adwords-api/NC5vIw0_Shs
>
> I'm using the new Ads API (v0.7) and when retieving CustomerClientLinks 
> I'm also receiving cancelled accounts.
> There is no way to identify whether an account is cancelled or not.
> I do receive a 'hidden' parameter but not a 'cancelled' parameter.
> In the Google Ads UI I can select whether I want to show hidden or 
> cancelled accounts or not. But there seems to be no way to do that with the 
> API.
>
> Since the new Ads API is still being built will there be a field added to 
> identify whether an account is cancelled or not?
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/d2d0c69c-ad49-4493-97d5-466794cd3013%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to