v14

latestOpenAPI 3.0.0raw.githubusercontent.com2026-05-279719892.3 MB
Budget

Get budget item

Get a specific budget item by ID

get/marketing/campaigns/2026-03/{campaignGuid}/budget/{budgetId}

Path parameters

budgetIdinteger required

The ID of the budget item, required. Example: 352

campaignGuidstring required

The UUID of the campaign, required Example: 9dbec438-53e2-4b28-8c0f-38f56574a6e8

Response

successful operation

amountnumber required

The monetary amount allocated for the budget item.

createdAtinteger required

The timestamp when the budget item was created.

descriptionstring

A description of the budget item.

idstring required

The unique identifier for the budget item.

namestring required

The name of the budget item.

orderinteger required

The order of the budget item, indicating its sequence based on creation date.

updatedAtinteger required

The timestamp when the budget item was last updated.