If you enabled Custom Conversion Columns in your request, the response object will include 2 new properties. Both properties share the same name: dynamic_fields:
- A
dynamic_fieldsproperty is present in each row (object) within theresultsarray. This collection stores the actual values for the custom conversion columns. - Another
dynamic_fieldsproperty appears within themetadatasection (object) of the response object. This collection defines the metadata (Unique ID, Caption, Data Type, etc) for each custom conversion column.
