Hey,

Is this the right forum to report bug?

Is it just me or is API Version 3.2.1 UTIL_PATH somehow wrong.
In init.php UTIL_PATH is defined to 'Google/Api/Ads/Common/Util'

And in reporting examples script tries to load UTIL_PATH . 
'/ReportUtils.php';
But the "ReportUtils.php" is located in 'Google/Api/Ads/AdWords/Util' 
directory.

Workaround:
In init.php define REPORT_UTIL_PATH to 'Google/Api/Ads/AdWords/Util'
And when using reporting load ReportUtils from REPORT_UTIL_PATH

Another possible workaround, NOT TESTED!
Try copying files from 'Google/Api/Ads/AdWords/Util' to
'Google/Api/Ads/Common/Util'

Greetings from Finland,
Joni Salmi

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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

Reply via email to