# WebhookPayloadAccountAdsInitialSyncCompletedSync
## Properties
**status** | **Status** | Overall outcome of the initial sync. (enum: success, failure) |
**total_ads** | **i32** | Total number of ads discovered for backfill. |
**synced** | **i32** | Number of ads successfully synced. |
**failed** | **i32** | Number of ads that failed to sync. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)