All Products
Search
Document Center

Chat App Message Service:SyncMessageCampaign

Last Updated:Dec 18, 2025

Synchronously queries the budget of a message campaign.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request parameters

Parameter

Type

Required

Description

Example

PageId

string

Yes

The PageId of Messenger.

示例值示例值

AdAccountId

string

Yes

The ID of the Meta ad account.

示例值示例值

Response elements

Element

Type

Description

Example

object

AccessDeniedDetail

string

The details about the access denial.

Message

string

The error message.

示例值示例值

RequestId

string

The request ID.

示例值

Code

string

The status code of the request. A value of OK indicates that the request was successful.

For other error codes, see the error code list.

For other error codes, see the error code list.

示例值

Success

boolean

Indicates whether the API call was successful.

  • true: The call was successful.

  • false: The call failed.

false

Examples

Success response

JSON format

{
  "AccessDeniedDetail": "",
  "Message": "示例值示例值",
  "RequestId": "示例值",
  "Code": "示例值",
  "Success": false
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.