After deleting a line item, it is not possible to directly delete a child promoted tweet. An error will be returned stating the resource is not found. When querying for the promoted tweet, I have to use the flag ‘with_deleted’ to retrieve a result, however the results actually show ‘deleted: False’ for the promoted tweet.
What is the expected behavior of deletions (line items / promoted tweets)? Is it not possible to access a promoted tweet from a deleted line item, even though it is still shown in the ads manager (and in ‘running’ state)?? Also, attempting to pause these ads (within a deleted ad group) via the ads manager leads to a UI error stating ‘Ad groups need at least one tweet’.
Calls used to trigger this behavior.