Report download failed. Underlying errors are Type = 'ReportDownloadError.INVALID_VERSION', Trigger = '', FieldPath = ''. Hi i am using adwords Api v201506 a

202 views
Skip to first unread message

Bhupinder Staplelogic

unread,
May 17, 2016, 8:58:43 AM5/17/16
to AdWords API Forum
Hi,

i am using adwords Api V201506. The adwords Api working Fine before this but now i am getting this error "Report download failed. Underlying errors are Type = 'ReportDownloadError.INVALID_VERSION', Trigger = '', FieldPath = ''.

Thank you



Peter Oliquino

unread,
May 17, 2016, 1:10:48 PM5/17/16
to AdWords API Forum
Hi,

You are encountering this error because the API version that you are using has sunset on 04/13/2016. Please upgrade to the current working version (v201603). You may also refer to this guide for information on deprecation schedules.

Thanks,
Peter
AdWords API Team

Bhupinder Staplelogic

unread,
May 20, 2016, 2:55:41 AM5/20/16
to AdWords API Forum
Hi,

I have updated version to v201603 and i am facing this error:
Error: Class 'Selector' not found

Here it is my code:
$user->LoadService('ReportDefinitionService', ADWORDS_VERSION);

// Create selector.
$selector = new Selector();

Please help what is wrong here. it was working fine on older version.
Thanks

=============================================

Peter Oliquino

unread,
May 20, 2016, 10:51:41 AM5/20/16
to AdWords API Forum
Hi Bhupinder,

I've looked into a previous forum thread that is similar to your case. The succeeding replies were done in private but the solution suggests explicitly adding/importing the Report classes into your code, and I quote :

"..if you explicitly include ReportClasses.php, will it resolve the issue?
For example, putting below line in your code:
App::import( 'Vendor', ADWORDS_UTIL_PATH . '/ReportUtils.php');"

There was no more response from the user after this reply by support. Let me know if this works.

Bhupinder Staplelogic

unread,
May 23, 2016, 12:23:53 AM5/23/16
to AdWords API Forum
Thanks Peter for your reply. my problem is now solved.
Reply all
Reply to author
Forward
0 new messages