Interact | profile | Audience Levels | [AudienceLevelName] | Offers by Raw SQL
此配置属性集可让您定义其他 features. You are only required to define the table name if you are using the associated feature. 功能需要的表名。如果您使用相关联的功能部件,那么只要求您定义表名。
enableOffersByRawSQL
描述
如果设置为 True,那么 将为此受众级别启用 offersBySQL 功能,此功能使您可以配置要执行的 SQL 代码以在运行时创建一组所需的候选商品。如果是 False,那么 不使用 offersBySQL 功能。
如果将此属性设置为 true,那么可能还要配置 Interact | Interact | profile | Audience Levels | (Audience Level) | Offers by Raw SQL | SQL Template 属性以定义一个或多个 SQL 模板。
缺省值
False
有效值
True | False
cacheSize
描述
用于存储 OfferBySQL 查询结果的高速缓存的大小。 请注意,如果查询结果对于大部分会话是唯一的,那么使用高速缓存可能具有负面影响。
缺省值
-1(关闭)
有效值
-1 | 值
cacheLifeInMinutes
描述
如果启用了高速缓存,那么这指示在系统清除高速缓存(以避免过期)之前的分钟数。
缺省值
-1(关闭)
有效值
-1 | 值
defaultSQLTemplate
描述
要使用的 SQL 模板的名称(如果未通过 API 调用来指定名称)。
缺省值
有效值
SQL 模板名称
Interact | profile | Audience Levels | [AudienceLevelName] | SQL Template