# UpdateAdCampaignStatus200Response
## Properties
**updated** | Option<**i32**> | Number of ads updated | [optional]
**skipped** | Option<**i32**> | Number of ads skipped | [optional]
**skipped_reasons** | Option<**Vec<String>**> | | [optional]
**message** | Option<**String**> | Human-readable summary (present when no ads were actionable) | [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)