Deletes the budget of a marketing campaign for sending Messenger messages.
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 ISV sub-customer, or the instance ID of a direct customer. |
示例值示例值 |
| PageId |
string |
Yes |
The Page ID for Messenger. |
示例值示例值示例值 |
| AdAccountId |
string |
Yes |
The Meta ad account ID. |
示例值示例值示例值 |
| CampaignId |
string |
Yes |
The ID of the budget. |
示例值示例值 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| AccessDeniedDetail |
string |
Details about the access denial. |
|
| Message |
string |
The error message. |
示例值示例值 |
| RequestId |
string |
The request ID. |
示例值 |
| Code |
string |
The request status code.
|
示例值示例值示例值 |
| Success |
boolean |
Indicates whether the call is successful.
|
true |
Examples
Success response
JSON format
{
"AccessDeniedDetail": "",
"Message": "示例值示例值",
"RequestId": "示例值",
"Code": "示例值示例值示例值",
"Success": true
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.