Hello,
Using
Query Builder we can test if our GAQL query is valid or not.
There are a lot of fields (columns) that are not compatible with each other.
What is recommended to do in those cases?
For example, I want to use
Campaign report with
segments.device and
metrics.invalid_clicks fields which are incompatible. Shall I use another query or joining with other table etc?
I searched the forum but couldn't find an answer.
Thanks in advance