A parameter that breaks down action metrics by categories such as action type, device, or destination. For instance, action_breakdowns=['action_type'] will separate actions into types (like offsite_conversion.fb_pixel_purchase, link_click, etc.). Multiple breakdowns can be used together, showing detailed action-level insight.
action_breakdowns=['action_type','action_device']