TargetGroupAction
- Print
- PDF
TargetGroupAction
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available in VPC
This is a target group action.
Syntax
The syntax is as follows.
private List<TargetGroupWeight> targetGroupWeightList;
private Boolean useStickySession;
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
targetGroupWeightList | List<TargetGroupWeight> | Required | List of target groups and weights used for the target group action |
useStickySession | Boolean | Required | Whether to enable per-session access
|
Was this article helpful?