Skip to content
This repository has been archived by the owner on Mar 23, 2021. It is now read-only.

RGA package reluctant to import data for dimensions containing an interval in their title #44

Open
tsvetannikolov opened this issue Oct 5, 2016 · 0 comments

Comments

@tsvetannikolov
Copy link

tsvetannikolov commented Oct 5, 2016

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

@tsvetannikolov 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 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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant