account | GadsAccountItem or object or array of object or string or integer | Yes | - | Select the Google Ads account, ask the user for it if not provided |
update_type | string or SelectableOption | Yes | - | Choose whether to rename a single ad group or multiple ad groups at once. Available options: ‘single’ (Single Update), ‘bulk’ (Bulk Updates) |
ad_group_id | string or SelectableOption | No | - | Select the ad group to rename, ask the user for it if not provided |
ad_group_name | string | No | - | Enter the new name for the ad group |
structured_data | array (also accepts a comma-separated string) | No | - | Select a data source that contains ad group IDs and new names. Your data must have these columns or JSON Keys: ‘ad_group_id’ and ‘ad_group_name’ |