NAME
Net::Google::Analytics::DataFeedEntry - Google Analytics API data feed entry
VERSION
version 0.11003
DESCRIPTION
This package implements data feed entries of the Google Analytics Data Export API.
ATTRIBUTES
dimensions
An arrayref of Net::Google::Analytics::Dimension objects.
metrics
An arrayref of Net::Google::Analytics::Metric objects.
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.