Defines the internal description of a target group.
Note: You cannot set the description of a temporary target group. To check whether the target group is temporary, use the isTemporary operation.
Type: void
Parameters
Name | Type | Value |
---|---|---|
sessionId |
String |
ID of the session |
filterId |
long |
ID of the target group |
Description |
String |
Internal description of the target group |
Return values
-
Code structure
void setDescription(String sessionId, long filterId, String description)
Do you find this information helpful? Please log in to provide feedback.
Last updated: Apr 24, 2018