*Fatal error*: Class 'ReportUtils' not found
Error that I am receiving.
On Monday, April 25, 2016 at 3:30:55 PM UTC-4, Jesse Rock wrote:
>
> I have been asked to troubleshoot an issue with a adwords dashboard. The
> code is failing at the ReportUtils::DownloadReportWithAwql() call and I am
> having very liitle luck poin pointing the issue. Any thoughts would be
> greatly appreciated.
>
>
> $user->LoadService('ReportDefinitionService', API_VERSION);
>
> $reportFormat = "TSV";
>
> $reportQuery = "SELECT
> AdNetworkType1,
> AdNetworkType2,
> CampaignId,
> CampaignName,
> AccountDescriptiveName,
> AverageCpc,
> AverageCpm,
> AveragePosition,
> Clicks,
> Cost,
> CostPerConversionManyPerClick,
> Ctr,
> Impressions,
> SearchImpressionShare,
> TotalCost,
> ViewThroughConversions,
> NumOfflineImpressions,
> NumOfflineInteractions,
> ConversionsManyPerClick,EstimatedTotalConversions ";
>
> $options = array(
> 'version' => API_VERSION
> // 'includeZeroImpressions' => true
> // ,'returnMoneyInMicros' => true
> );
>
> $report = ReportUtils::DownloadReportWithAwql($reportQuery, null, $user,
> $reportFormat, $options);
>
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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].
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/bffd8f10-c1e6-47f7-918e-17a9346dc341%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.