Re: Basic Get All Campaings with Laravel and Adwords API

2018-08-03 Thread Mnk
Hi, ok i post on the given link. Have a good day. Regards, Le vendredi 3 août 2018 04:40:19 UTC+3, Mnk a écrit : > > Hi All, > > First, excuse me for my english :) > > I try to use a basic operation with laravel. I don't have the problem with > my token because i use another option with the AP

Re: Basic Get All Campaings with Laravel and Adwords API

2018-08-03 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, I'm afraid we do not provide support Lavarel in this forum. However, you may try to post your issue in this link as the PHP client library owners are better equipped to look into this. Regards, Luis AdWords API Team On Friday, August

Re: Basic Get All Campaings with Laravel and Adwords API

2018-08-03 Thread Mnk
Hi, Thanks for reply but the language of Laravel it's PHP so i don't understand :(. Regards Le vendredi 3 août 2018 06:52:20 UTC+3, Luis Xander Talag (AdWords API Team) a écrit : > > Hi, > > My apologies as we do not support other third party platform integration > with AdWords API like Larav

Re: Basic Get All Campaings with Laravel and Adwords API

2018-08-02 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, My apologies as we do not support other third party platform integration with AdWords API like Laravel in this forrum. Our team could only provide support on AdWords API related issues/concerns. However, for basic operations like getting all your campaigns, you could check this sample code

Basic Get All Campaings with Laravel and Adwords API

2018-08-02 Thread Mnk
Hi All, First, excuse me for my english :) I try to use a basic operation with laravel. I don't have the problem with my token because i use another option with the API and they working good. I configure all that i need : - adsapi_php ( with the developerToken etc) - Controller where i call t