You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 23, 2021. It is now read-only.
Is RGA able to import dimensions whose titles contain an interval?
Customised dimensions names can be easily changed, but I may encounter difficulties with the standard ones i.e. event label.
Thank you in advance.
Tsvetan
The text was updated successfully, but these errors were encountered:
tsvetannikolov
changed the title
GA package reluctant to import data for dimensions containing interval in their title
RGA package reluctant to import data for dimensions containing interval in their title
Oct 5, 2016
tsvetannikolov
changed the title
RGA package reluctant to import data for dimensions containing interval in their title
RGA package reluctant to import data for dimensions containing an interval in their title
Oct 5, 2016
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
When trying to import the following data in R, R returns a table with the Handle User column missing.
Sessions.by.user.by.month <- ga$getData(id, batch=TRUE, metrics = "ga:Sessions", dimensions = "ga: Handle User, ga:Date")
Is RGA able to import dimensions whose titles contain an interval?
Customised dimensions names can be easily changed, but I may encounter difficulties with the standard ones i.e. event label.
Thank you in advance.
Tsvetan
The text was updated successfully, but these errors were encountered: