Retrieve action types in a specific content attribute
Learn about the ActionType endpoint in the FeedingContentAttribute collection.
Last updated
Was this helpful?
Learn about the ActionType endpoint in the FeedingContentAttribute collection.
Last updated
Was this helpful?
Was this helpful?
{
"result": [
{
"name": "Sound",
"tenantDomainId": null,
"projectId": null,
"isFile": true,
"isDeleted": false,
"creationTime": "2022-04-12T14:14:51.0504204",
"feeding_Content_Attribute_DataType_ID": 2,
"feeding_Action_Category_ID": 1,
"id": 2
},
{
"name": "Visual effects",
"tenantDomainId": null,
"projectId": null,
"isFile": false,
"isDeleted": false,
"creationTime": "2022-04-12T14:14:51.0514209",
"feeding_Content_Attribute_DataType_ID": 1089,
"feeding_Action_Category_ID": 1,
"id": 5
},
{
"name": "Geo localization",
"tenantDomainId": null,
"projectId": null,
"isFile": false,
"isDeleted": false,
"creationTime": "2022-04-12T14:14:51.0516024",
"feeding_Content_Attribute_DataType_ID": 1087,
"feeding_Action_Category_ID": 1,
"id": 6
},
{
"name": "Acceleration",
"tenantDomainId": null,
"projectId": null,
"isFile": false,
"isDeleted": false,
"creationTime": "2022-04-12T14:14:51.051719",
"feeding_Content_Attribute_DataType_ID": 1084,
"feeding_Action_Category_ID": 1,
"id": 7
},
{
"name": "Music",
"tenantDomainId": null,
"projectId": null,
"isFile": true,
"isDeleted": false,
"creationTime": "2022-04-12T14:14:51.0504204",
"feeding_Content_Attribute_DataType_ID": 2,
"feeding_Action_Category_ID": 1,
"id": 17
}
],
"targetUrl": null,
"success": true,
"error": null,
"unAuthorizedRequest": false,
"__abp": true
}