Get Status of Impressions
# Get Status of Impressions
Path:
/api/contentreport.json
Method: GET
API Description: This can be used to get the status of the function Impressions (Enabled/Disabled).
Response
Name | Type | Example | Description |
---|---|---|---|
status | int | 1 | Impressions, 1: Enabled, 0: Disabled |
Example
{"status":1}