Module: Statwhore::Google::Analytics

Defined in:
lib/statwhore/google/analytics.rb,
lib/statwhore/google/analytics/account.rb,
lib/statwhore/google/analytics/profile.rb

Defined Under Namespace

Classes: Account, InvalidCredentials, Profile

Constant Summary collapse

FORMAT_PDF =
'0'
FORMAT_XML =
'1'
FORMAT_CSV =
'2'
FORMAT_TAB =
'3'
VALID_REPORTS =
%w[ Dashboard ]