Hello Noemi,

You have a couple of things happening at the same time, so I'll go step by step 
through them on each API. Hopefully, that will help other folks here on the 
forum in case they bump into this. In case anyone on the forum is curious, 
CustomerService.getCustomers() in the AdWords API and 
CustomerService.ListAccessibleCustomers() in the Google Ads API will return any 
accounts that your refresh token has access to at the top level of your account 
hierarchy.

So, here's what's going on with your requests.

AdWords API

4687386508: This is working as expected because it is a Google Ads account that 
has been fully set up.
8183462864: This is not showing up in the Google Ads API because this appears 
to be an SA360 account. In order to interact with this kind of account, you 
would use the Search Ads 360 API (https://developers.google.com/search-ads). 
The reason the Google Ads API does not return this type of account is because 
it's not strictly a Google Ads account, and it has additional functionality 
that can only be accessed through Search Ads 360. The error was just telling 
you that you can't use this account with Google Ads API because it's a 
different type of account.

Google Ads API

4687386508: This is working as expected because it is a Google Ads account that 
has been fully set up.
1102285442: This account is in a draft state where the account is a Google Ads 
account. This means that the billing has not been set up, yet. When the Google 
Ads API was being built, it was a feature request that we should also return 
accounts in a draft state so that the API developer would know if there were 
accounts they had access to with their refresh token that were not fully set 
up, yet. So, this is working as expected. The Google Ads API now provides more 
advanced billing features, so it's sometimes feasible (if it's monthly 
invoicing) to set up a newly created account through the API. Also, a developer 
can be made aware so they can also go to the UI to finish setting up account.

If you have any further questions on this, feel free to respond to this thread.

Cheers,
Nadine Wang, Google Ads API Team
ref:_00D1U1174p._5004Q2Kbqd2:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/lpd-Y000000000000000000000000000000000000000000000QWXD4900nnmvTboQTW267l1vTVa2og%40sfdc.net.

Reply via email to