Hi All,
I have a requirement to add some static and blank columns to 'Dimensions' so the Google Sheets GA Add-on returns output in a specific format required by our internal database. This is how the Dimension of one of the Reports looks like:
ga:dimension21,ga:dateHour,ga:country,ga:region,ga:dimension20,,ZUSER_LOGIN,Web,,Login,ga:pagePath,,,,,,,,,
This was working fine before the recent updates. After updates, I am getting the error: Field request.dimensions.name is required.
Is there a way to get the same output with new features? This is very important for our business, I'd appreciate any help or suggestions I can get.