Re: Retrieve Search Query Performance Report (SEARCH_QUERY_PERFORMANCE_REPORT)

2013-03-17 Thread Paul Matthews (AdWords API Team)
Hi Sahar, The DownloadDefinedReportExample.php example is an example for the deprecated v201206 version of the API. We strongly recommend you consider using the DownloadCriteriaReportWithAwql.php

Retrieve Search Query Performance Report (SEARCH_QUERY_PERFORMANCE_REPORT)

2013-03-14 Thread Sahar Rotem
Hi, I am trying to download the Search Query Performance Report via AdWords PHP api. I use the example code: DownloadDefinedReportExample.php. What is the DownloadReport method requires a reportDefinitionId. Code: // Download report. ReportUtils::DownloadReport($reportDefinitionId, $filePath