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 Forum
Hi Folks,
I need your help in integration of Google Adwords API. I am trying to access client's "Google Adwords" data on my site and for this I need to get offline access of client's account.
I have already created one demo application and stored "client_id" as well as "client_secret". But when I trying to run GetRefreshToken.php, it gives me error. Should I need developer token? If yes where can I get from my developer account.
Please guide me.
Thanks!
Yin Niu
unread,
Mar 23, 2016, 10:29:10 AM3/23/16
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 Forum
Hello,
You can find the developer token in your MCC account -> Account Settings -> AdWords API Center. Please follow the OAuth 2.0 Authentication guide. For installed application type, offline access is enabled by default.