Hi,

Thank you for reaching out to the Google Ads API support team.

Upon reviewing the Google Ads account (891-713-4958), I understand that this is 
a client account, not a manager account. This is why the API Center view is not 
visible in this particular account. Kindly note that only the production 
manager account has the API center. If it's a test account, note that Test 
accounts are closed by default since they're not allowed to run ads or set up 
billing information. I would recommend you kindly refer to the “Obtain a 
developer token” documentation for more information.

However, if you are in a client account then you may note that you can see the 
manager account associated with your account in TOOLS AND SETTINGS > Access and 
security > Managers. You may also use the sample below query to see the manager 
account of your client account.

SELECT customer_manager_link.manager_customer FROM customer_manager_link

Upon running the above query, I can confirm that you don't have any managers 
associated with your client account. You need to create the manager account 
first and then apply for the developer token. I would recommend you to refer to 
the help center article to create the manager account. With the below provided 
query, you can determine whether your account is a manager account or a client 
account. If the 'manager' field is retrieved as "false" it indicates a client 
account; if it's fetched as "true" it signifies a manager account.

SELECT customer.manager, customer.test_account FROM customer

I hope this helps. Kindly get back to us if you have any further questions 
related to the Google Ads API.

This message is in relation to case "ref:!00D1U01174p.!5004Q02vGaXI:ref" 
(ADR-00269514)

Thanks,

Google Ads 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 
"Google Ads API and AdWords 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/yHSJG000000000000000000000000000000000000000000000SKDMY200LqiyLTkCQm6kNvwXIipBmg%40sfdc.net.
  • re... Dushyant
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to