post https://127.0.0.1:8443/rest/v2/api/ads/activate
JSON Payload
| JSON Fields | Value |
|---|---|
| apikey | API key accessible in the Dasboard > Collections > License. It is also present in the config.xml file. |
| uid | Unique id for the ad. Note: Each ad should be given unique ID |
| active | This is to activate the ad while creating. When value is true the ad will be activated while creating. When value is false the ad will be deactivated while creating. |
