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
Hi,
I am new to PHP and Google Adwords. When I run the GetCampaignsExample I
get the following error:
[AuthorizationError.USER_PERMISSION_DENIED @ ; trigger:'']
Prior to running the GetCampaignExample I did the following:
1. Created an MCC acount and got a Test Acount customer id.
2. Downloaded