マーケティング
Deutsch
cURL
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を基準に特定のキャンペーン支出項目を削除
marketing.campaigns.write
The access token received from the authorization server in the OAuth 2.0 flow.
キャンペーンの固有ID。
支出項目の固有ID。