Closed GDev30 closed 1 year ago
To make this work today, you'll need to create "averageCustomEventduree" as a metric expression defined in the API request without the accent. For example,
{
"name": "averageCustomEventduree",
"expression": "customEvent:durée/countCustomEvent:durée"
}
We'll look into supporting average custom metrics with accents in the future.
Thanks, Brett Sneed The Google Analytics Team
I'm going to close this issue as a response was provided but please feel free to open a new issue with more information.
Hello,
I want to get an average on a custom metric with accents (example : "durée" [= "Duration" in French] ).
I get this error:
Do you have a solution to this problem ? Thanks you
Note :