v29

latestOpenAPI 3.0.3MITraw.githubusercontent.com2026-06-042661,1122.5 MB
conversion_deletion_requests

Create a conversion deletion request

This endpoint is currently in beta and not available to all apps. Learn more. Create a request to delete conversion data for a list of user emails and/or EPIKs, limited to the specified ad_account_id. After 72 hours the request is processed and submitted to our deletion process. Then the deletion process ensures deletion within a 30 days period, once the request is submitted to the deletion process it cannot be canceled.

post/ad_accounts/{ad_account_id}/conversion_deletion_requests

Path parameters

ad_account_idstring required

Unique identifier of an ad account.

Request body

Response

The request has succeeded.

created_timestring date required

Timestamp when the conversion deletion request was succesfully created.

processed_timestring date nullable

Timestamp when the conversion deletion request was processed.

request_idstring required

Unique identifier of the conversion deletion request

status'PENDING' | 'SUBMITTED' | 'CANCELLED' required

Represents the status of the conversion deletion request. "PENDING" or "SUBMITTED". "PENDING" meaning the Advertiser can cancel the request. The advertiser has a 7 day time window after the conversion deletion request was submitted to cancel it. "SUBMITTED" meaning that the Data Deletion process has begun and can no longer be canceled.