# Campaign

- [Get campaign](https://docs.hidemium.io/hidemium-4/i.-bat-dau-voi-hidemium/api-automation-v4/campaign/get-campaign.md): https://documenter.getpostman.com/view/17474604/2sA3JM61j5#4da6f2b1-cb17-41c1-b8d5-ded312ba0e93
- [Create Schedule](https://docs.hidemium.io/hidemium-4/i.-bat-dau-voi-hidemium/api-automation-v4/campaign/create-schedule.md)
- [Get Schedule](https://docs.hidemium.io/hidemium-4/i.-bat-dau-voi-hidemium/api-automation-v4/campaign/get-schedule.md)
- [Update schedule status](https://docs.hidemium.io/hidemium-4/i.-bat-dau-voi-hidemium/api-automation-v4/campaign/update-schedule-status.md): https://documenter.getpostman.com/view/17474604/2sA3JM61j5#8d3b1441-62e2-4d0e-9299-6791b0a9d860
- [Delete schedule](https://docs.hidemium.io/hidemium-4/i.-bat-dau-voi-hidemium/api-automation-v4/campaign/delete-schedule.md): https://documenter.getpostman.com/view/17474604/2sA3JM61j5#e7151984-5cdb-4d3f-bb0d-40df6cb77dae
- [Create campaign](https://docs.hidemium.io/hidemium-4/i.-bat-dau-voi-hidemium/api-automation-v4/campaign/create-campaign.md): https://documenter.getpostman.com/view/17474604/2sA3JM61j5#aa5e39fb-6312-4671-a138-2e524c6b8876
- [Add profile to campaign](https://docs.hidemium.io/hidemium-4/i.-bat-dau-voi-hidemium/api-automation-v4/campaign/add-profile-to-campaign.md): https://documenter.getpostman.com/view/17474604/2sA3JM61j5#6f165e2c-b166-44eb-ad7d-6776a10b4e1d
- [Update campaign input variable](https://docs.hidemium.io/hidemium-4/i.-bat-dau-voi-hidemium/api-automation-v4/campaign/update-campaign-input-variable.md): https://documenter.getpostman.com/view/17474604/2sA3JM61j5#a346b7bd-c715-48b9-8837-9ea60a40d3f9
- [Delete campaign](https://docs.hidemium.io/hidemium-4/i.-bat-dau-voi-hidemium/api-automation-v4/campaign/delete-campaign.md)
- [Delete All Profile In Campaign](https://docs.hidemium.io/hidemium-4/i.-bat-dau-voi-hidemium/api-automation-v4/campaign/delete-all-profile-in-campaign.md): This api is enable on version 4.0.24-1712+


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.hidemium.io/hidemium-4/i.-bat-dau-voi-hidemium/api-automation-v4/campaign.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
