Goals and actions segment

I am unable to get the segment “actions” to function correctly with the Goals API. It always returns an empty array.

module=API&method=Goals.get&idSite=2&idGoal=1&period=day&date=today&segment=actions>1

or even if I set it exactly equal to the number of actions

module=API&method=Goals.get&idSite=2&idGoal=1&period=day&date=today&segment=actions==13

I believe this may be a bug

It is actually not supported for Goals.get (some dimensions are not supported for this call). We should return an error I agree, please create a ticket :slight_smile:

Created a Ticket

Thanks, matt