Creative
Delete a creative
Deletes an existing creative asset with the specified ID.
Access Control:
- Only the owner of the creative can delete it.
- Creatives that are being used in active campaigns cannot be deleted.
DELETE
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The ID of the creative to delete
Response
200
application/json
Successful Response
The response is of type any
.
Previous
Get dashboard dataReturns general A2 statistics and campaign performance data.
- Admins and retailers receive platform-wide statistics.
- Advertisers receive statistics for their own assets only.
- Total number of retailer and advertiser accounts is only visible to admins and retailers.
- The percentage change is calculated based on the difference compared to the same period in the previous timerange.
Next