SDK bug fixes: Node.js v5.0.5, PHP v4.0.14, Python v4.0.11
SDK bug fixes: Node.js v5.0.5, PHP v4.0.14, Python v4.0.11
Fixed
- Process endpoints —
duplicate_email_idis now typed as a string (URL to a CSV file) instead of an integer. The legacyin_processstatus value is now handled correctly across all SDKs. - Event endpoints —
contact_propertiesandevent_propertiesnow accept boolean values increateEventandcreateBatchEvents. - Contact endpoints —
attributesnow accepts plain integers increateContactandupdateContact. PHP users no longer need to cast integers tofloat.