Download criteria report issue

2017-09-28 Thread silvester correya
Hi support, I tried the php example specified for Downloadcriteriareport,But its generating empty csv files and no .csv extensions in my server. Could you please help to sort this out?. Also is there a way to store the csv file values to a variable rather than saving to a file? Thanks, Joseph

Is there any functions like DownloadReportFromUrl() available in API version201708

2017-09-27 Thread silvester correya
Hi support, Is there any functions like DownloadReportFromUrl() available in API version201708. such that I can get the csv/xml data in a variable and store it in DB. Thanks, Joseph -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

How to pass OAuth data from database to API in V201708

2017-09-18 Thread silvester correya
Hi support, while trying to migrate Adwords API to v201708 , Iam stuck of how to pass outh data stored in my database to API $oAuth2Credential = (new OAuth2TokenBuilder()) ->fromFile() ->build(); $session = (new AdWordsSessionBuilder()) ->fromFile()

Get Display networks in KEYWORDS_PERFORMANCE_REPORT

2013-08-13 Thread silvester correya
Hi , Iam trying to get the display network in the KEYWORDS_PERFORMANCE_REPORT but not getting in the API CSV result. But when I use CRITERIA_PERFORMANCE_REPORT Iam getting the Display network details as well. My requirement is to get the display network and the search impression share along