NAME
Net::Google::Analytics::AccountFeedResponse - Google Analytics API account feed response
DESCRIPTION
This package is a subclass of Net::Google::Analytics::FeedResponse and implements parts of the account feed response of the Google Analytics Data Export API. The entries in the feed response are of type Net::Google::Analytics::AccountFeedEntry.
See http://code.google.com/apis/analytics/docs/gdata/gdataReferenceAccountFeed.html#accountResponse for a complete reference.
AUTHOR
Nick Wellnhofer <wellnhofer@aevum.de>
COPYRIGHT AND LICENSE
Copyright (C) Nick Wellnhofer, 2010
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.0 or, at your option, any later version of Perl 5 you may have available.