account | GadsAccountItem or object or array of object or string or integer | Yes | - | Select the Google Ads account, ask user for it if not provided |
update_type | string or SelectableOption | Yes | - | Choose whether to update a single Asset or multiple Assets at once. Available options: ‘single’ (Single Update), ‘bulk’ (Bulk Updates) |
asset_id | string or SelectableOption | No | - | Enter the asset ID. Required for ‘single’ update mode |
status | string or SelectableOption | No | - | Available options: ‘ENABLED’, ‘PAUSED’, ‘REMOVED’. Required for ‘single’ update mode |
structured_data | array (also accepts a comma-separated string) | No | - | Required when update type is ‘bulk’. Your data must have these columns or JSON Keys: ‘asset_id’ and ‘status’ |