curl --request DELETE \
--url https://api.hubapi.com/marketing/v3/campaigns/{campaignGuid}/spend/{spendId} \
--header 'Authorization: Bearer <token>'This response has no body data.IDを基準に特定のキャンペーン支出項目を削除
curl --request DELETE \
--url https://api.hubapi.com/marketing/v3/campaigns/{campaignGuid}/spend/{spendId} \
--header 'Authorization: Bearer <token>'This response has no body data.