Hello,
I am trying to query the last-click value of the basic channel grouping using the Spreadsheet Add-On.
Thus I am not needing the Core Reporting API but the Multi-Channel Funnels Reporting API.
So I installed the Add-On and used msf:lastInteractionValue as metric and mfc:basicChannelGrouping as dimension.
But I am always getting this error when running the report:
1 report failed due to errors
- Last-Click Value 2: Invalid value 'mcf:basicChannelGrouping'. Values must match the following regular expression: '(ga:.+)?'
So I guess the API wants me to use the ga:XXX syntax and not the mcf:XXX syntax.
How can I then use the Multi-Channel Funnels Reporting API?
Br,
Mimi