マーケティング
Deutsch
cURL
curl --request DELETE \ --url https://api.hubapi.com/marketing/v3/campaigns/{campaignGuid} \ --header 'Authorization: Bearer <token>'
This response has no body data.
指定したキャンペーンをシステムから削除します。 この呼び出しでは、指定されたcampaignGuidが既存のキャンペーンに対応しているかどうかに関係なく、204 No Contentレスポンスが返されます。
marketing.campaigns.write
The access token received from the authorization server in the OAuth 2.0 flow.
キャンペーンの固有IDで、UUIDとして書式設定されます。