account | DynamicAccount | Yes | - | Select the LinkedIn Ads account to update ad sets in. |
update_type | string or SelectableOption | Yes | - | Choose whether to update a single ad set or multiple ad sets at once. Options: ‘single’ or ‘bulk’. |
adset_id | string or SelectItem | No | - | Select the ad set ID to update. Required for single update. |
adset_status | string or SelectableOption | No | - | Select the new ad set status. Options: ACTIVE, PAUSED, or DELETED. Required for single update. |
structured_data | array (also accepts a comma-separated string) | No | - | Structured data with ‘adset_id’ and ‘status’ fields for each row. Required for bulk update. |