# AddAudienceToAudienceGroupRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **audience_group_id** | Option<**i64**> | The audience ID. | [optional] **upload_description** | Option<**String**> | The audience's name. | [optional] **audiences** | Option<[**Vec**](Audience.md)> | An array of up to 10,000 user IDs or IFAs. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)