How to get the ads words client customer id using google client api ?
289 views
Skip to first unread message
Soniya kaliappan
unread,
Jun 25, 2018, 3:11:04 PM6/25/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API and Google Ads API Forum
I have created a new app to get our client's ad words details by using google client API php (reference library https://github.com/googleads/googleads-php-lib). Now, its asking client customer id. How to get login user client customer id by using above library. Please suggest .
Dannison Yao (AdWords API Team)
unread,
Jun 25, 2018, 11:23:29 PM6/25/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API and Google Ads API Forum
Hi Soniya,
Could you confirm if you have already signed up for an AdWords account? If not, you could follow our sign up guide and can request for basic access by filling out and submitting this application form. After submitting the form, the AdWords Compliance Team should get in touch with you within 2 business days for the status of your developer token. Once you have an MCC account, you can then create the client account under your MCC account which will be the client customer ID that you will set in your PHP client library.
You can then proceed on creating your OAuth2 Credentials using the email address associated to your MCC account, or any email address which has access to the said MCC. Once basic access has been approved, you can proceed making your AdWords API calls against production account.