HTTP API hide-columns under xml-tree

Hello,

When doing an API-request for the LIVE-method, is there a way to hide specific metrics from deeper in the xml-tree.

For example in the tree with Live.getLastVisitsDetails-method I can hide fingerprint-metric with “hideColumns=fingerprint” or I can hide all the actionDetails with “hideColumns=actionDetails” but I haven’t found a way to hide just the url under the action details while still showing all the other actionDetails. In segmentation it seems to work as simply as “segment=actionUrl” but when hiding or showing the same command doesn’t work.

Is it possible at all or am I wasting my time trying for solutions?

Thank you.