Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 851 Bytes

UpdateTargetDto.md

File metadata and controls

12 lines (9 loc) · 851 Bytes

UpdateTargetDto

Properties

Name Type Description Notes
Audience *AllOfUpdateTargetDtoAudience Audience object describing target segmentation. [default to null]
Name string Target name [optional] [default to null]
Rollout *AllOfUpdateTargetDtoRollout Rollout sub-document describing how a Target's audience is rolled out [optional] [default to null]
Distribution []TargetDistribution Specifies variation distribution percentages for features [default to null]

[Back to Model list] [Back to API list] [Back to README]