v14

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

Read campaign spend item

Read a campaign spend item by its spendId

get/marketing/campaigns/2026-03/{campaignGuid}/spend/{spendId}

Path parameters

campaignGuidstring required

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

spendIdinteger required

The ID of the spend item, required. Example: 491

Response

successful operation

amountnumber required

The monetary value associated with the spend item.

createdAtinteger required

The timestamp indicating when the spend item was created.

descriptionstring

A detailed explanation or notes about the spend item.

idstring required

Unique identifier for the spend item.

namestring required

The name assigned to the spend item.

orderinteger required

The sequence order of the spend item, where 0 is the oldest.

updatedAtinteger required

The timestamp indicating when the spend item was last updated.