NAME
Net::Google::Analytics::AccountFeedResponse - Google Analytics API account feed response
VERSION
version 0.11003
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
This software is copyright (c) 2011 by Nick Wellnhofer.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.