I use the api to do bid_adjustments to placements and age through the marketing API for the manual campaigns, using this documentation https://developers.facebook.com/docs/marketing-api/bidding-and-optimization/bid-multiplier/
Can you use the bid_adjustments for ASC campaigns? I am getting this error: 'error': {'message': '(#100) Invalid ad set param(bid_adjustments) to create an ASC ad.', 'type': 'OAuthException', 'code': 100, 'fbtrace_id': 'A9I_ujc8ww-QwbELWlE-I2y'}
Has anyone successfully used bid_adjustments for ASC campaigns? Are bid_adjustments completely unavailable for ACS campaigns or if there are some that work. Maybe I did something wrong.
Did you find a solution to this? We are facing the same issue.
I encountered the same issue as you. I am unable to update the budget of an ASC campaign. Do you have any solutions?
{"error":{"message":"(#100) Invalid campaign param(daily_budget) to create an ASC ad.","type":"OAuthException","code":100,"fbtrace_id":"AUlH7J1jjZfe2qYdwp5MmRQ"}}
We're also facing this issue. Has anyone found a solution?