account | DynamicAccount | Yes | - | Select Meta Ads account, ask the user for it if not provided |
adset_id | string or SelectItem | Yes | - | Select the ad set to update |
bid_type | string or SelectableOption | Yes | - | The campaign bidding strategy this ad set belongs to. ‘BID_CAP’ (Bid cap) and ‘COST_CAP’ (Cost per result goal) write to bid_amount. ‘MIN_ROAS’ (ROAS goal) writes to bid_constraints.roas_average_floor. |
bid_value | number | Yes | - | For BID_CAP/COST_CAP: bid amount as an actual dollar value in the account currency, NOT in cents (e.g. pass 10 for 10).Donotmultiplyby100.ForMINROAS:minimumROASasaplaindecimalmultiplier(e.g.1.23for12310) — divide by 100 before passing here for BID_CAP/COST_CAP. |