Delete a Campaign Item

Returns an Item object with status = STOPPED.

For all purposes, the Item is 'deleted'. Any attempt to reference that Item ID will return 404 Not Found.

🚧

Unified endpoint

Use this endpoint to delete a regular item or motion ad.

πŸ“˜

Guidelines

  • Returns an item with "status:" "STOPPED".
  • For all purposes, the Item is 'deleted'. Any attempt to reference that Item ID will return 404 Not Found.
  • Attempting to delete a previously deleted Item (i.e. status = STOPPED), will return 404 Not Found.


Language
Credentials
OAuth2