/AWS1/CL_CUSMETADATACONFIG¶
Configuration for metadata to include in recommendation responses.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_metadatacolumns TYPE /AWS1/CL_CUSMETCOLUMNSLIST_W=>TT_METADATACOLUMNSLIST TT_METADATACOLUMNSLIST¶
A list of metadata column names from your Items dataset to include in the recommendation response.
Queryable Attributes¶
MetadataColumns¶
A list of metadata column names from your Items dataset to include in the recommendation response.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_METADATACOLUMNS() |
Getter for METADATACOLUMNS, with configurable default |
ASK_METADATACOLUMNS() |
Getter for METADATACOLUMNS w/ exceptions if field has no val |
HAS_METADATACOLUMNS() |
Determine if METADATACOLUMNS has a value |