Adwords api (PHP SDK)

2018-09-19 Thread nicolò Cozzani
Hello, I need some suggestions ,what i'm trying to do, if possibile is : - check if a given campaing yesterday had reached the daily budget - if so change the max cpc bid for keywords of that campaign. For change the max cpc bid i was thinking to use this example

Re: Setting up Google AdWords API (Php SDK)

2018-04-11 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi, Could you please confirm have you created OAuth credentials (Client ID, Client secret)? If no, please refer this guide to create the OAuth credentials and refresh token. Please add created

Setting up Google AdWords API (Php SDK)

2018-04-11 Thread Lucy Bowe
Hello, I am following the instructions from the Google AdWords API webpage about getting everything setup. When I try to fun the example GetCampaigns.php, i get the following error: root@business:/adwords-examples-34.0.0/adwords-examples-34.0.0# php examples/AdWords/v201710/BasicOperations/Get