Get a list of UDC plugins

Prev Next
Get
/v{version}/UdcDataImporters/Plugins
Security
API Key: api_key
Header parameter nameX-ApiKey

Api Key

API Key: session_id
Header parameter nameX-Session-Id

Session Id

Path parameters
version
stringRequired

The requested API version

Responses
200

OK

Array of object
object

UDC plugin

ApiVersion
integer (int32)

API version of the UDC plugin

CategoryFilterEnabled
boolean

If true, the category filter is enabled in the IXM Platform. Default: false.

DataSourceKey
string

Data source key of the UDC plugin

DllFileName
string

File name of the DLL of the UDC plugin

ElementFilterEnabled
boolean

If true, the element filter is enabled in the IXM Platform. Default: false.

FeedDefinitions
Array of object (V1.Models.Udc.FeedDefinition)

Feed definitions of the UDC plugin

object
DefaultTimeoutInSeconds
integer (int32)
Id
integer (int32)
Name
string
Type
string

Types of feed definition

Valid values[ "Web", "Ftp", "Local", "Specific" ]
UpdateType
string

Determines whether Elements that are already imported, but not in the ImportResult should be kept or deleted.

Valid values[ "Partial", "Full" ]
FilterDefinitions
Array of object (V1.Models.Udc.FilterDefinition)

Filter definitions of the UDC plugin

object
AlwaysActivated
boolean
DataType
string

Types of element property definition

Valid values[ "String", "Numeric", "Boolean", "Datetime", "Date", "Time", "Xml", "Json" ]
FilterOperationType
string

Determines the filter operation to be performed

Valid values[ "Equals", "LessThan", "GreaterThan", "LessOrEqual", "GreaterOrEqual", "NotEqual", "ElementValueContains", "ElementValueNotContains", "ElementValueStartsWith", "ElementValueEndsWith", "FilterValueContains", "FilterValueNotContains", "FilterValueStartsWith", "FilterValueEndsWith" ]
Guid
string (uuid)
Id
integer (int32)
LinkedType
string

Determines what value will be used when applying a filter

Valid values[ "Fix", "PlayerZipCode", "PlayerCity", "PlayerCountry", "PlayerName", "PlayerAddress", "PlayerAttribute", "Special", "PlayerLatitude", "PlayerLongitude" ]
Name
string
PlayerAdditionalDataLabel
string
PropertyName
string
Guid
string (uuid)

Unique GUID of the UDC plugin

Id
integer (int32)

Unique ID of the UDC plugin

ImportDate
string (date-time)

Import date of the UDC plugin in UTC

Name
string

Name of the UDC plugin

Version
string

Version of the UDC plugin

400

Bad request

Expand All
object
ValidationErrors
object
property*
Array of string additionalProperties
string
401

Unauthorized

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
403

Access denied

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
500

Unexpected error

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties