Re: Download report without saving

2010-08-28 Thread robert.johans...@adwire.se
Hi Anash, Thank you for your quick response! However, I can't make the code work. The $result variable remains empty, but when I check the $httpCode variable I can see that it has a value of 200 which indicates that nothing went wrong in the request. Below is a part of the code that I'm trying to

Re: Download report without saving

2010-08-28 Thread robert.johans...@adwire.se
Hi Anash, Thank you for your quick response! However, I can't make the code work. The $result variable remains empty, but when I check the $httpCode variable I can see that it has a value of 200 which indicates that nothing went wrong in the request. Below is a part of the code that I'm trying to

View geoTargetList

2010-08-28 Thread aBsTrAcT
Hi, I am using Adwords php lib for v201003. I need to get listing of all Campaign Target lists. In the examples section of php lib, I am using GetAllCampaignTargets.php. It only shows the types of Targets. code is: $user = new AdWordsUser(); $campaignTargetService = $user->GetCampaignTargetService