Hello Team.
I am using adwords php api v201609. >From last 2 days I am facing the following error: *Fatal error*: Uncaught exception 'ReportDownloadException' with message 'Report download failed. Underlying errors are Type = 'RateExceededError.RATE_EXCEEDED', Trigger = 'Basic Access Daily Reporting Quota', FieldPath = ''. ' in /home/bergstromdev/public_html/Google/Api/Ads/AdWords/Util/v201609/ReportUtilsDelegate.php:175 Stack trace: #0 /home/bergstromdev/public_html/Google/Api/Ads/AdWords/Util/v201609/ReportUtilsDelegate.php(79): ReportUtilsDelegate::DownloadReportFromUrl('https://adwords...', Array, Array, '/home/bergstrom...', NULL) #1 /home/bergstromdev/public_html/Google/Api/Ads/AdWords/Util/v201609/ReportUtils.php(83): ReportUtilsDelegate::DownloadReport(Object(ReportDefinition), '/home/bergstrom...', Object(AdWordsUser), Array, NULL) #2 /home/bergstromdev/public_html/lib/Adwords.class.php(334): ReportUtils->DownloadReport(Object(ReportDefinition), '/home/bergstrom...', Object(AdWordsUser), Array) #3 /home/bergstromdev/public_html/boostwords.php(185): Adwords->getCampaignStats(Object(AdWordsUser), '/home/bergstrom in */home/bergstromdev/public_html/Google/Api/Ads/AdWords/Util/v201609/ReportUtilsDelegate.php* on line *175*The Adwords->getCampaignStats(Object(AdWordsUser); has following code: $selector->dateRange = new DateRange($startDate, $endDate); $reportDefinition = new ReportDefinition(); $reportDefinition->selector = $selector; $reportDefinition->reportName = 'Reports#' . uniqid(); $reportDefinition->dateRangeType = 'CUSTOM_DATE'; $reportDefinition->reportType = $performanceReportType; $reportDefinition->downloadFormat = 'CSV'; // Set additional options. $options = array('version' => ADWORDS_VERSION); $reportUtils = new ReportUtils(); $reportUtils->DownloadReport($reportDefinition, $filePath, $user, $options); Please reply how to resolve this error. Regards Sachin -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com 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 adwords-api+unsubscr...@googlegroups.com. 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/6ecb0151-7e5f-4455-adf6-3c5bab8145cf%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.