FINALDELCOLS

Metadata Instruction: To remove unwanted variables from the analytics tree response.
Edited By : Sobhit Sharma

Use Cases - When to use this command

Description

FINALDELCOLS deletes the variables used for internal processing of analytics tree which are of no use to the end user. It doesn't affect the processing of analytics tree at all.

Guidelines for Usage:

How to use this command

FINALDELCOLS can only be used in root node as an instruction. It should not be used on the Arrows or any other node.

Let's take an example: FINALDELCOLS $same_day_pickup_toggle , $next_day_pickup_toggle
Here, the columns "$same_day_pickup_toggle" & "$next_day_pickup_toggle" will be removed from the response body post the execution of analytics tree.

Examples

Simulated Metadata Editor
processing icon
Analytics API Call Body
Analytics API Response Body