Skip to main content
Updates the bid amount (Bid Cap / Cost Cap) or minimum ROAS of Meta Ads ad sets. For BID_CAP and COST_CAP, bid_value is provided as an actual dollar value, NOT in cents (e.g. pass 10 for 10).Donotmultiplyby100.ForMINROAS,bidvalueisaplaindecimalmultiplier(e.g.1.23=12310). Do not multiply by 100. For MIN_ROAS, `bid_value` is a plain decimal multiplier (e.g. 1.23 = 123% ROAS), not a currency value. IMPORTANT: `bid_amount` returned by meta_ads_get_adset_settings is raw from Meta in minor units (cents for USD, e.g. 1000 = 10) — divide by 100 before passing here.

Inputs

SelectItem

SelectableOption

Output

Type: str Returns success message confirming ad set bid value update.