Skip to main content

ObjectTypeTargetForBrowsing

Object type's target (instances of another object type in a view) for browsing.

NameDescriptionType
target_object_typeThe ID of the target object type.number
viewThe ID of the view collection where instances of the target object type are being browsed. This view collection resides in the predefined Built-in Views view folder.number

Example

{
"target_object_type": 0,
"view": 0
}