Re: help dwords_api_php authentication

2017-06-29 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, All AdWords API calls must be authorized through OAuth2 . You need to setup authentication for your application by following this guide . You can then follow this guide

help dwords_api_php authentication

2017-06-29 Thread garagecodersdesign
hello I am designing an application where multiple users can log in to adwords and make use of the apis I currently use the adwords_api_php_4.2.3 library Implement the following code Require_once 'Google / Api / Ads / AdWords / Lib / AdWordsUser.php'; $ Email = 'email'; $ Password