# SelectSnapchatProfileRequestSelectedPublicProfile
## Properties
**id** | **String** | Snapchat Public Profile ID |
**display_name** | **String** | Display name of the public profile |
**username** | Option<**String**> | Username/handle | [optional]
**profile_image_url** | Option<**String**> | Profile image URL | [optional]
**subscriber_count** | Option<**i32**> | Number of subscribers | [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)