Google Analytics API Error "Selected Dimensions and Metrics Cannot Be Queried Together."

Google Analytics API error Selected dimensions and metrics cannot be queried together.

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

Google Analytics V3 .Net client library, Error Code 400 message 'Error Invalid Value'

You can only query 7 dimensions at a time.

From the docs:

dimensions

(...)

  • You can supply a maximum of 7 dimensions in any query.
  • You can not send a query composed only of dimensions: you must combine any requested dimensions with at least one metric.
  • Only certain dimensions can be queried in the same query. Use the valid combination tool in the Dimensions and Metrics Reference to see
    which dimensions can be used together.


Related Topics



Leave a reply



Submit