Direct Post – lead submit with Brand Consent results
Following Lead Ping Post integration type provides a possibility to submit Lead Pings with Brand Consent results.To get the list of potential brands for lead brand consent, we recommend to integrate MatchPing first.Publishers don’t require any special setup. Publisher types supported:- Direct Post
- Branded
- Common
- MatchPingID should match the one obtained during Match Ping from PX. Can be non-unique if Match Ping results are re-used or empty if Match Ping wasn’t called at all
- Brand identifiers supported are Name, PxId, and Uid. Only one identifier should be submitted per brand
- The brand section can also be omitted fully (in this case, lead still will be accepted and sold to campaigns that do not require brand consent)
Lead Example
Direct Post – Lead submit with Brand Consent Response
Success
Our API does not provide info about the lead being sold or not with Direct Post.
Failure
Failure in case there was more than one brand identifier per brand:
<?xml version="1.0" encoding="utf-8"?>
<Response>
<Result Value="BaeNOK">
<Error>
<Reason>Ambiguous Brand identification.</Reason>
<Param></Param>
<ExtraInfo>Section=BrandConsent.Brand.</ExtraInfo>
</Error>
</Result>
</Response>
{
"Result Value": "BaeNOK",
"Reason": "Ambiguous Brand identification.",
"ExtraInfo": "Section=BrandConsent.Brand.",
}