Create Conversion
Copied
https://api.ocamba.com/v2/adex/conversions
Copied
https://api.ocamba.com/v2/adex/conversions
Creates a new Conversion object
Name
Descriptionaccount_idstring
Account IDExample: 6197120
company_idstring
Company IDExample: 6197120
create_timedateTime
Timezone: GMT.Example: 2021-10-29 15:40:10
descriptionstring
Conversion DescriptionExample: The description of a Conversion has the max of 2000 characters
duplication_policynumber
Can be 0 or 1, if not passed, it will be set as 0Example: pixel
event_counternumber
The count of the events bound to this ConversionExample: 0
idstring
Conversions Unique IdentifierExample: 13472
methodstring
One of Conversion methods (s2s or pixel)Example: 0
Possible values: s2s | pixel
namestring
Conversion NameExample: Example Name
statusstring
Conversion Status can be active or inactiveExample: active
Possible values: active | inactive
update_timedateTime
Timezone: GMT.Example: 2021-10-29 15:40:10
201 - Created