Method: accounts.budgetPlans.create

Creates a new budget plan. Up to 500 budget plans per account are supported.

HTTP request

POST https://ads.wazeapis.com/v1/{parent=accounts/*}/budgetPlans

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

Required. The account under which to create this budget plan.

Request body

The request body contains an instance of BudgetPlan.

Response body

If successful, the response body contains a newly created instance of BudgetPlan.