Hello all,
I am trying to move from the 1.4 API over to the 2.0 API.
When using the [POST] /calculatedmetrics endpoint in 2.0 to create a new calculated metric, I can't figure out how to apply a segment to my calculated metric definition.
In 1.4, I was able to define the "segments" array inside the "definition" parameter for the calculated metric. Now it seems that this is no longer the case.
I can't find anything relevant to this in the documentation, so does anyone know how to achieve this in the 2.0 Analytics API?