Deletes the budget for a marketing campaign.
Try it now
Test
RAM authorization
Action | Access level | Resource type | Condition key | Dependent action |
cams: | delete | *All Resource
| None | None |
Request parameters
Parameter | Type | Required | Description | Example |
CustSpaceId | string | Yes | The space ID of an Independent Software Vendor (ISV) sub-customer or the instance ID of a direct customer. | cams-x** |
PageId | string | Yes | The Page ID of Messenger. | 293*** |
AdAccountId | string | Yes | The Meta ad account ID. | 293** |
CampaignId | string | Yes | The campaign ID. | 329** |
Response elements
Element | Type | Description | Example |
object | |||
AccessDeniedDetail | string | Details about the access denial. | None |
Message | string | The error message. | OK |
RequestId | string | The request ID. | 239*** |
Code | string | The request status code.
| OK |
Success | boolean | Indicates whether the call was successful.
| true |
Examples
Success response
JSON format
{
"AccessDeniedDetail": "None",
"Message": "OK",
"RequestId": "239***",
"Code": "OK",
"Success": true
}Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.