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 ad group or multiple ad groups at once. Available options: ‘single’ (Single Update), ‘bulk’ (Bulk Updates) |
ad_group_id | string or SelectItem | No | - | Select the ad group to update, ask the user for it if not provided |
bid_type | string or SelectableOption | No | - | Select the bid type. Available options: ‘cpc_bid’ (Max CPC Bid), ‘target_cpa’ (Target CPA Override), ‘target_roas’ (Target ROAS Override), ‘cpm_bid’ (Max CPM Bid) |
bid_amount | number | No | - | The bid amount in account currency. For CPC/CPM/Target CPA, enter the amount (e.g., 2.50 for $2.50). For Target ROAS, enter the ratio (e.g., 2.5 for 250% ROAS) |
structured_data | array (also accepts a comma-separated string) | No | - | Select a data source that contains ad group IDs, bid types, and bid amounts. Required columns: ‘ad_group_id’, ‘bid_type’, ‘bid_amount’ |