Campaign Cleaner
campaign_cleanerCampaign Cleaner is a tool designed to optimize email campaigns by ensuring compatibility across email clients, improving deliverability, and enhancing overall performance.
Acciones disponibles (4)
Cada acción es una operación que el agente puede ejecutar contra este conector. Haz clic en una acción para ver sus parámetros.
Delete CampaignCAMPAIGN_CLEANER_DELETE_CAMPAIGNAcciónTool to delete a saved campaign by id. use when you need to remove a campaign after confirming its id.
CAMPAIGN_CLEANER_DELETE_CAMPAIGNAcciónTool to delete a saved campaign by id. use when you need to remove a campaign after confirming its id.
Parámetros de entrada
campaignobjectObligatorioWrapper object containing the campaign ID to delete.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get Campaign ListCAMPAIGN_CLEANER_GET_CAMPAIGN_LISTAcciónTool to list all campaigns in the account. use when you need to retrieve campaign listings for reporting or management.
CAMPAIGN_CLEANER_GET_CAMPAIGN_LISTAcciónTool to list all campaigns in the account. use when you need to retrieve campaign listings for reporting or management.
Parámetros de entrada
pageintegerPage number of results; must be ≥1
searchstringSearch keyword to filter campaigns
statusstringenumFilter campaigns by status: 'active' or 'archived'
activearchivedpage_sizeintegerNumber of results per page; must be ≥1
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Download Campaign PDF AnalysisCAMPAIGN_CLEANER_GET_CAMPAIGN_PDF_ANALYSISAcciónTool to download a pdf analysis report for a processed campaign. use after a campaign has been processed.
CAMPAIGN_CLEANER_GET_CAMPAIGN_PDF_ANALYSISAcciónTool to download a pdf analysis report for a processed campaign. use after a campaign has been processed.
Parámetros de entrada
campaignobjectObligatorioCampaign object containing the campaign ID
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get Campaign StatusCAMPAIGN_CLEANER_GET_CAMPAIGN_STATUSAcciónTool to check the processing status of a submitted campaign. use after submitting a campaign to monitor its progress.
CAMPAIGN_CLEANER_GET_CAMPAIGN_STATUSAcciónTool to check the processing status of a submitted campaign. use after submitting a campaign to monitor its progress.
Parámetros de entrada
campaignobjectObligatorioCampaign object containing the ID to query.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not