Skip to content

Changing custom attribute or event data type

To change the data type of a custom attribute or event, from the Braze dashboard, navigate to Data Settings and select either Custom Attributes or Custom Events.

Custom Attributes tab to edit attribute or data type

If you must change the data type of a custom attribute or event (for example, changing time to string), consider the following:

  • Relevant filters in segments, campaigns, Canvases, or other locations using the changed attribute or event are not automatically updated. Before you can modify attributes, you must stop any campaigns or Canvases using the attributes in segments or filters, and remove the attributes from filters that reference them.
  • User data will not be retroactively updated. If the changed attribute was on a user profile prior to the data type change, then that value will still be the old data type. This can cause users to fall out of the segments that contain the changed attribute. The filter will actively look for the new data type, but if a profile still has the previous data type, that user will now be excluded from the segment. These users must be updated to fall back into the proper segments. You can do this with the users/track endpoint.
  • New data will not be accepted if it’s not the new data type. For example, an API call to the users/track endpoint that contains the previous data type for a changed attribute will not be accepted. You must call the new data type.

Last updated on February 8, 2024

HOW HELPFUL WAS THIS PAGE?
New Stuff!