I have to retrieve as many different metrics from my GA ecommerce as I can all at once. I\'m using google api ruby client for that. And keep getting an error:
Not all dimensions and metrics can be queried together.
Selected dimensions and metrics cannot be queried together
Means that your request contains dimensions or metrics that can not be mixed.
You may use the Dimensions and Metrics developer reference to see which metrics and dimensions can be used together in your query