Vendor Configuration
Vendor configurations specify keys which are required for certain justtrack features. Without them, justtrack won't be able to successfully operate or integrate with partners.
A configuration key may appear for different features. You have to fill it every time.
List vendor configurations
List vendor configurations returns the list of vendor configurations for a requested feature.
Request
The message body for is a filter
object:
You can filter on the following dimensions:
Dimension
Description
vendorConfiguration.vendor
The name of the vendor
vendorConfiguration.feature
The name of the feature
Currently available features are:
attribution
postback
Response
Name
Type
Description
key
string
The name of the key
sensitive
boolean
True, if the key is confidential. False otherwise
Last updated