Input

Input Object

KEY VALUE TYPE VALUE DESCRIPTION
_id String A unique resource ID for the input.
created String The timestamp that indicates when the input was created.
createdBy String The consumer who created the input.
lastModified String The timestamp that indicates when the input was last modified.
lastModifiedBy String The consumer who last updated the input.
active Boolean Specifies if the input will be processed by the platform.
display Boolean Specifies if the collected content resulting from an input must be displayed in the publication content feed by default.
service String The service from which content will be collected.
type String The type of content that will be collected.
input String The value to query on to collect content.
contractId String A resource ID that specifies to which contract the input belongs.
collectionId String A resource ID that specifies to which collection the input belongs.
filterId String Optional. A resource ID that specifies which filter to use to control content automatically.
latitude Number Only required for type location. A coordinate.
longitude Number Only required for type location. A coordinate.
radius Number Only required for type location. The radius for the location circle in meters.