ConversionMeta Model

Stores meta information about a Conversion. Currently only contains a note attached to a Conversion by an Employee.

Deprecation notice: We are deprecating the conversion 'id' field (also called conversion.id, stat.id, conversion_id  in some contexts)  and migrating to tune_event_id. Use the new tune_event_id in all places where you would have used the conversion id, unless otherwise specified.

NameTypeDescription
conversion_idInteger
This parameter has been deprecated.
The ID of the Conversion this Meta data references. Deprecated. User tune_event_id instead.
noteStringA note about the Conversion attached by the Network / an Employee
tune_event_id String
Have a Question? Please contact [email protected] for technical support.