# WebhookPayloadAccountAdsInitialSyncCompletedAccount
## Properties
**account_id** | **String** | The account's unique identifier (same as used in /v1/accounts/{accountId}) |
**profile_id** | **String** | The profile's unique identifier this account belongs to |
**platform** | **String** | |
**username** | **String** | |
**display_name** | Option<**String**> | | [optional]
**platform_user_id** | Option<**String**> | The platform-side account/ad-account ID (e.g. Meta ad account ID). | [optional]
**profile_picture** | Option<**String**> | URL of the account's profile picture, when available. | [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)