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<https://code.google.com/p/google-api-adwords-php/source/browse/examples/v201302/Reporting/DownloadCriteriaReportWithAwql.php>example
 or the 
DownloadCriteriaReport<https://code.google.com/p/google-api-adwords-php/source/browse/examples/v201302/Reporting/DownloadCriteriaReport.php>example.

Neither of these examples require a $reportDefinitionId.

Cheers,

- Paul, AdWords API Team.

On Wednesday, 13 March 2013 09:02:20 UTC, Sahar Rotem wrote:
>
> 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, $user, 
> $options);
>  
>
> What should be the report id for this report.
>
> Thanks a lot,
>
> Sahar.
>
>
>
>  
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to