Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

Latest commit

 

History

History
16 lines (13 loc) · 909 Bytes

File metadata and controls

16 lines (13 loc) · 909 Bytes

# ReleaseAudience

Properties

Name Type Description Notes
_id string The audience ID
_links array<string,\LaunchDarklyApi\Model\Link> The location and content type of related resources [optional]
environment \LaunchDarklyApi\Model\EnvironmentSummary [optional]
name string The release phase name
configuration \LaunchDarklyApi\Model\AudienceConfiguration [optional]
segment_keys string[] A list of segment keys [optional]
status string [optional]
_rule_ids string[] The rules IDs added or updated by this audience [optional]

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