Update Ad Categoryput https://{APP_DOMAIN}/api/3.2/marketing/ad-categories/{id}Updates an existing ad category.Path ParamsidintegerrequiredThe ID of the ad category to update.Body ParamsBody ParamsnamestringrequiredThe name of the ad category.parent_categoryobjectParent category to nest under. Omit to remove the parent.parent_category objectResponse 200The updated ad categoryUpdated 23 days ago