Portées requises
Cette API requiert l’une des portées suivantes :behavioral_events.event_definitions.read_write
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Le nom interne de l'événement personnalisé.
Body
Libellé lisible par la personne pour la propriété. Utilisé dans l'IU de HubSpot
Le type de données de la propriété. Peut être l'un des suivants : [chaîne, nombre, énumération, date et heure]
Nom interne de la propriété, qui doit être utilisé lorsque la propriété est référencée depuis l'API
Une liste d'options disponibles pour la propriété s'il s'agit d'une énumération. NOTE : ce champ ne s'applique qu'aux propriétés énumérées.
Une description de la propriété qui sera affichée comme texte d'aide dans HubSpot.
Response
successful operation
A HubSpot property
A summary of the property's purpose.
""
The data type of the property, such as string or number.
""
A list of valid options for the property. This field is required for enumerated properties.
""
The display label for the property.
""
The name of the group to which the property is assigned.
""
The internal name for the property.
""
Determines how the property will appear in HubSpot's UI or on a form. Learn more in the properties API guide.
""
Whether or not the property will be hidden from the HubSpot UI. It's recommended that this be set to false for custom properties.
false
The position of the item relative to others in the list.
Whether to show the currency symbol in HubSpot's UI.
false
A boolean value set to true for HubSpot default properties.
false
The timestamp when the property was created, in ISO 8601 format.
Whether the property is archived.
false
Whether the property is a unique identifier property.
false
Whether the property is a calculated field.
false
Applicable only for enumeration type properties. Should be set to true with a 'referencedObjectType' of 'OWNER'. Otherwise false.
false
The timestamp when the property was last updated, in ISO 8601 format.
The ID of the user who created the property.
""
When sensitiveData is true, lists the type of sensitive data contained in the property (e.g., "HIPAA").
""
Whether the property can appear on forms.
false
Indicates the sensitivity level of the property, such as "non_sensitive", "sensitive", or "highly_sensitive".
non_sensitive
, sensitive
, highly_sensitive
""
The timestamp when the property was archived, in ISO 8601 format.
Deprecated. Use externalOptionsReferenceType instead.
""
The formula used for calculated properties.
""