TargetSetting

Target setting model that narrows the scope of a target.

Name Type Description
id Int64 Setting ID.
include Boolean Setting state. true enables the setting; false disables it.
last_update Int64 Last record update date as Unix time in seconds.
target_id Int64 Target ID.
type String Target setting type: Item, ItemGroup, Pipeline, or DealType. Allowed values: Default, Item, ItemGroup, Pipeline, DealType.
value String Setting value stored as an entity identifier string. Maximum length is 30 characters.