Ads and Commerce

Ad Account Minimum Budgets

Updated: Apr 18, 2024
Copy for LLM

Reading

The minimum daily budget value for an ad set in an Auction campaign, given the bid_amount if use manual bid

Example

GET /v25.0/{ad-account-id}/minimum_budgets HTTP/1.1
Host: graph.facebook.com
If you want to learn how to use the Graph API, read our Using Graph API guide

Parameters

Parameter Description
bid_amount
integer
Provide this value if you want to get values for manual bid.

Fields

Reading from this edge will return a JSON formatted result:
{
"data": [],
"paging": {}
}
data
A list of MinimumBudget nodes.
paging
For more details about pagination, see the Graph API guide.

Error Codes

Error Code Description
200
Permissions error

Creating

You can't perform this operation on this endpoint.

Updating

You can't perform this operation on this endpoint.

Deleting

You can't perform this operation on this endpoint.