Error when trying to make a new predicate to filter my Ad Performance Report

25 views
Skip to first unread message

sz...@mymail.mines.edu

unread,
Jun 15, 2018, 4:23:32 PM6/15/18
to AdWords API and Google Ads API Forum
Hello,

While running an Ad Performance Report, I run into the following error when trying to make a new predicate:

Error:

Server error: `POST https://adwords.google.com/api/adwords/reportdownload/v201806` resulted in a `500 Internal Server Error` response

  


Fatal error: Uncaught exception 'Google\AdsApi\AdWords\v201806\cm\ApiException' with message 'Temporary problem with the server. Please retry the request after a few moments' in /Users/SeanZusi/Downloads/googleads-php-lib-35.2.0tar/src/Google/AdsApi/AdWords/Reporting/v201806/ReportDownloader.php:240

Stack trace:

#0 /Users/SeanZusi/Downloads/googleads-php-lib-35.2.0tar/src/Google/AdsApi/AdWords/Reporting/v201806/ReportDownloader.php(126): Google\AdsApi\AdWords\Reporting\v201806\ReportDownloader->makeReportRequest(Array)

#1 /Users/SeanZusi/Downloads/googleads-php-lib-35.2.0tar/adwords-examples-35.2.0/examples/AdWords/v201806/Reporting/downloadcriteriareportwithselector.php(93): Google\AdsApi\AdWords\Reporting\v201806\ReportDownloader->downloadReport(Object(Google\AdsApi\AdWords\Reporting\v201806\ReportDefinition), Object(Google\AdsApi\AdWords\ReportSettings))

#2 /Users/SeanZusi/Downloads/googleads-php-lib-35.2.0tar/adwords-examples-35.2.0/examples/AdWords/v201806/Reporting/downloadcriteriareportwithselector.php(117): Google in /Users/SeanZusi/Downloads/googleads-php-lib-35.2.0tar/src/Google/AdsApi/AdWords/Reporting/v201806/ReportDownloader.php on line 240


The predicate I am trying to add is as follows: new Predicate('AverageCpc', PredicateOperator::GREATER_THAN_EQUALS, ['1000000']). Please let me know what the best way to resolve this issue is.

Thanks!
Reply all
Reply to author
Forward
0 new messages