Hello,
I've observed that the ListAccessibleCustomers function is providing
information about all customers, including those that are currently in the
"SetUp in progress" status. In my specific use case, I retrieve information
about each customer by using the following query:
$query = 'SELECT customer.id, customer.manager, customer.test_account,
customer.time_zone, customer.descriptive_name, customer.currency_code FROM
customer WHERE customer.test_account != TRUE';
However, the problem arises due to attempting to access customers while
their setup is still in progress.
How can I exclude accounts that are currently in the setup process?
Will this adjustment provide a more specific error message instead of the
general "The caller does not have permission" message?
[image: Google-Ads.png]{
"message": "The caller does not have permission",
"code": 7,
"status": "PERMISSION_DENIED"
}
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
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
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/0aa0cc7e-cacf-4e03-b38f-bdd645eff41fn%40googlegroups.com.