# UploadAdImageRequest
## Properties
**account_id** | **String** | Zernio SocialAccount id (posting or ads variant) used to resolve the Meta token. |
**ad_account_id** | **String** | Meta ad account id (act_<n>). |
**image_base64** | **String** | Raw base64 image bytes, or a full data URL (the data:image/...;base64, prefix is stripped). |
**filename** | Option<**String**> | Optional filename shown in Meta's image library. Defaults to ad_image.jpg. | [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)