php examples/BasicOperations/GetCampaigns.php --customerId 123456789.
But, the same doest load when i convert this into code igniter function.Is it because of my code issue?I have pasted the exact code in the library function to a php method.but when i hit the respective url it is showing "localhost is currently unable to handle this request."
I also tried adding the GetCampaigns.php into the root directory.But when i hit
localhost/projectname/GetCampaigns.php,it shows error screen.I have included the vendor library correctly.
Is anybody trying to build reporting application using ads api facing the same issue? Please Help me.
|
||||||