Contentserv PHP API

CSSmartListService

This file defines the service for the smart list.

Tags
since

CS21.4

access

public

Table of Contents

executeSmartList()  : array<string|int, mixed>
REST endpoint that retrieves the eligible items for the smart list.

Methods

executeSmartList()

REST endpoint that retrieves the eligible items for the smart list.

public executeSmartList() : array<string|int, mixed>

Collects the several contributions (tasks, channels, object types, classes and attributes).

Tags
access

public

Return values
array<string|int, mixed>

List of item IDs eligible for the smart list.


        

Search results