Create an interaction attribute

Learn about the Create endpoint in the FeedingInteractionAutomation collection.

In Affective Computing by Virtue, attributes are also classified by category and type for easy management and organization (similar to actions). This API lets you create a new interaction attribute.

API request

Parameters

Parameter
Description

projectId

Unique identifier of the project to which the interaction attribute belongs.

Note: Whether or not you need to enter the project ID depends on your user account;

  • If you are working with a private solution, you might need to enter the project ID..

  • On the other hand, if you are working with a public solution, you might need to enter the project domain and function ID.

action_Type_ID

Unique identifier of the action type.

name

Name of the interaction attribute

isDiagnostics

Indicates whether the attribute is to be used during the diagnostics stage.

By default, the value of this parameter is False

feedingDataIds

Unique identifiers of the actions associated with the attribute. Note: Each attribute must have a minimum of 10 actions. If you enter less than 10 IDs, EDAA™ will add 9 more.

Last updated

Was this helpful?