Mailchimp API send call returns Campaign_EgpPrediction error -


i'm using mailchimp v2.0 api @ moment replicate, update , send mail campaigns. far good, i'm getting curious error when call campaigns/send

{ "status": "error", "code": -99, "name": "campaign_egpprediction_exception", "error": "campaign_egpprediction" }

if try again, may work. seems sporadic.

workflow: replicate 1 of our standard campaigns new id, id update title, make url-driven campaign updating url value, move folder, send it.

all other api calls successful, send sometimes says that.

i can't find reference error anywhere in mailchimp docs, have asked api support team whilst i'm waiting...

this caused predicted bounce rate warning. after went ahead , sent campaign despite warning (which doesn't exist in mailchimp's documentation) got following compliance team shortly afterwards:

this note mailchimp compliance team. omnivore, our automated abuse prevention system, detected recent campaign generated bounce rate exceeded allowable industry thresholds. noting account received above threshold bounce rate, omnivore has detected list requires removal our system before able reactivate account.

as bulk delivery service required enforce industry thresholds isps, anti-spam groups , corporate email protection services set regarding spam complaints, bounces , unsubscribe requests. when rates exceed industry thresholds, campaign did, internet service providers can block service entire mailchimp ecosystem.

keeping in mind, list must removed account before able support further sending. because list cannot deleted 7 days following campaign send, ask these contacts bulk unsubscribed list following instructions provided

so, looks system warn error message via api , let's send anyway if persist!

i hope helps else in future sending list may cause larger problems later.


Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -