CampaignListResponse
The response details of campaign requests.
Declaration
object CampaignListResponseProperties
| Name | Type | Description |
|---|---|---|
data | [Campaign] | Response data that the API provides. |
error | ErrorResponseBody | Error response data that the API provides. |
pagination | PageDetail | Page detail information that the API provides. |