Pre-Audit API
  • 05 Jan 2024
  • 9 Minutes to read
  • Dark
    Light

Pre-Audit API

  • Dark
    Light

Article Summary


Introduction


Pre-Audit allows publishers to query an advertiser’s default audit profile and obtain yellow or red flags for both Jornaya Intelligence and TCPA Guardian data points. These flags give publishers an indication of whether a lead would be reviewed or rejected by the advertiser, based on the client’s profile settings for Jornaya Intelligence and TCPA Guardian, before sending the lead to the advertiser.

Looking for More?
For instructions on how to set up Jornaya Pre-Audit, be sure to check out the Pre-Audit Getting Started Guide.

Example Request Structure (GET method)


https://api.leadid.com/SinglePreAudit?lac={ACCOUNTCODE}&id={LEADIDTOKEN}&lec={ENTITYCODE}&data={DATA}

Parameter Definitions


NameValueRequiredDescription
URLhttps://api.leadid.com/SinglePreAudit
YesThe URL to be used for the query.
MethodGET or POST
YesThe HTTPS method to be used.
lacxxxxxxxx-xxxx-xxxx-xxxx
Yes
Your Jornaya Account Code.
id36 Character LeadiD token
Yes
The LeadiD token.
lecxxxxxxxx-xxxx-xxxx-xxxx
Yes
The Entity Code of the party to whom you plan to sell the lead.
lpcAlphanumeric string
NoA value that identifies the Provider from whom you received this lead.
dataPipe | Separated Data with field data labels delimited by semicolons.
e.g., email;joe@smith.com|f_name;joe
NoThe data for which you want to determine Data Integrity.
Note: a list of Data Integrity Field Data Labels can be found at the end of this document.
format
json, xml
NoThe format in which you would like the data returned. The default value is JSON.


Security for Usage


The usage of HTTPS/TLS is highly recommended when implementing the Jornaya TCPA Guardian (3rd Party) API. This ensures data transmitted between your networks and Jornaya’s systems are securely encrypted and protected. Jornaya supports the usage and configuration of TLS 1.2, and the following TLS cipher suites:

ECDHE-ECDSA-AES128-GCM-SHA256ECDHE-RSA-AES256-SHA384
ECDHE-RSA-AES128-GCM-SHA256ECDHE-RSA-AES256-SHA
ECDHE-ECDSA-AES128-SHA256ECDHE-ECDSA-AES256-SHA
ECDHE-RSA-AES128-SHA256AES128-GCM-SHA256
ECDHE-ECDSA-AES128-SHAAES128-SHA256
ECDHE-RSA-AES128-SHAAES128-SHA
ECDHE-ECDSA-AES256-GCM-SHA384AES256-GCM-SHA384
ECDHE-RSA-AES256-GCM-SHA384AES256-SHA256
ECDHE-ECDSA-AES256-SHA384
Revisions

At any future time, Jornaya may revise the list of supported TLS protocols and cipher suites as required by industry security best practices. You will be notified in advance of such changes to ensure continued successful operations of your integrations with Jornaya’s services.

Example Response Structure


JSONXML
{<preaudit>
     "preaudit": {    <header>
                     "header": {         <flags>
                           "flags": {              <f1>Good Lead</f1>
                                 "f1": "Good Lead",              <f2>Review Lead</f2>
                                 "f2: "Review Lead",              <f3>Reject</f3>
                                 "f3: "Reject"         </flags>
                             }      </header>
                       },    <body>
                     "body": {        <reasons>
                     "reasons": {               <2.1>3</2.1>
                           "r2.1": 3        </reasons>
                       }        <result>3</result>
                   "result": 3    </body>
                 }    </preaudit>
     }
}

Data Responses

The following sections list the responses (and associated values) received when employing Jornaya Intelligence during a lead audit.


Pre-Audit > Header > Flags

Data PointValueDescription
f1GreenThe text labels for green-flagged results. This parameter will only be displayed if the entity is valid and if you have permission to pre-audit this entity's leads.
f2YellowThe text labels for yellow-flagged results. This parameter will only be displayed if the entity is valid and if you have permission to pre-audit this entity's leads.
f3RedThe text labels for red-flagged results. This parameter will only be displayed if the entity is valid and if you have permission to pre-audit this entity's leads.

Pre-Audit > Body > Result

Data PointValueDescription
Green1The returned result of the Pre-Audit is green.
Yellow2The returned result of the Pre-Audit is yellow.
Red3The returned result of the Pre-Audit is red.


Authentic

Data PointValueDescription
LeadiD Authenticityr1Yellow or Red flag: One or more of the conditions have been met below and no additional data will be returned for this LeadiD token:

One or more of the conditions have been met below and no additional data will be returned for this LeadiD token:
  • This was not a token that Jornaya created.
  • This token has been queried too many times (i.e. hundreds or thousands of times) when Jornaya’s partners performed an API call to our system.
  • This token was created over a year ago. 
  • This token is associated witha consumer who has exercised their CCPA Right to Opt-out.


Lead Age

Data PointValueDescription
Lead Ager2Yellow or Red flag: lead was created too long ago.


Lead Duration

Data PointValueDescription
Lead Durationr2.1Yellow or Red flag: lead duration was too short or too long.


Data Integrity

Data PointValueDescription
Data Integrityr3Yellow or Red flag: data required for the integrity check was incorrect or missing.
Data Integrity Blockedr3.1Yellow or Red flag: buyer has flagged this lead because the generator blocked data integrity.


Lead Origin

Data PointValueDescription
URL Flag
r4.12Yellow or Red flag: buyer has flagged this lead that originated from this URL.
URL Flag Blocked
r4.17Yellow or Red flag: buyer has flagged this lead because the generator blocked the URL flags.
Entity Flag
r4.13Yellow or Red flag: buyer has flagged this lead that was generated by this company.
Entity Flag Blocked
r4.18Yellow or Red flag: buyer has flagged this lead because the generator blocked the entity flags.


Consumer Origin

Data PointValueDescription
Consumer Originr4Yellow or Red flag: device is unknown.
Device Velocity 5 Minutesr4.1Yellow or Red flag: too many leads generated from this device in the past 5 minutes.
Device Velocity Past Hour
r4.2Yellow or Red flag: too many leads generated from this device in the past hour.
Device Velocity Past 12 Hours
r4.3Yellow or Red flag: too many leads generated from this device in the past 12 hours.
Device Velocity Past Day
r4.4Yellow or Red flag: too many leads generated from this device in the past day.
Device Velocity Past Week
r4.5Yellow or Red flag: too many leads generated from this device in the past week.
Device Velocity Blocked
r4.15Yellow or Red flag: buyer has flagged this lead because the generator blocked the device instances.
IP Velocity 5 Minutes
r4.6Yellow or Red flag: too many leads generated from this IP address in the past 5 minutes.
IP Velocity Past Hour
r4.7Yellow or Red flag: too many leads generated from this IP address in the past hour.
IP Velocity Past 12 Hours
r4.8
Yellow or Red flag: too many leads generated from this IP address in the past 12 hours.
IP Velocity Past Day
r4.9
Yellow or Red flag: too many leads generated from this IP address in the past day.
IP Velocity Past Week
r4.10
Yellow or Red flag: too many leads generated from this IP address in the past week.
IP Velocity Blocked
r4.16
Yellow or Red flag: buyer has flagged this lead because the generator blocked the IP instances.
Call Center Originatedr4.11
Yellow or Red flag: buyer has flagged this lead because the generator indicated it was created at a call center.


Lead Velocity

Data PointValueDescription
Lead Velocity Past 5 Minutesr5.1Yellow or Red flag: queries too many times in the past 5 minutes.
Lead Velocity Past Hour
r5.2Yellow or Red flag: queries too many times in the past hour.
Lead Velocity Past 12 Hours
r5.3Yellow or Red flag: queries too many times in the past 12 hours.
Lead Velocity Past Day
r5.4Yellow or Red flag: queries too many times in the past day.
Lead Velocity Past Week
r5.5Yellow or Red flag: queries too many times in the past week.
Lead Velocity Blocked
r5.6Yellow or Red flag: buyer has flagged this lead because the generator blocked lead velocity.


Consumer Velocity

Data PointValueDescription
Consumer Velocity Past 5 Minutesr6.1Yellow or Red flag: consumer's email address witnessed too many times in the past 5 minutes.
Consumer Velocity Past Hour
r6.2
Yellow or Red flag: consumer's email address witnessed too many times in the past hour.
Consumer Velocity Past 12 Hours
r6.3
Yellow or Red flag: consumer's email address witnessed too many times in the past 12 hours.
Consumer Velocity Past Day
r6.4
Yellow or Red flag: consumer's email address witnessed too many times in the past day.
Consumer Velocity Past Week
r6.5
Yellow or Red flag: consumer's email address witnessed too many times in the past week.
Consumer Velocity Blocked
r6.6
Yellow or Red flag: buyer has flagged this lead because the generator blocked consumer velocity.


Lead Lineage

Data PointValueDescription
Total Entitiesr7.1Yellow or Red flag: lead has been seen by too many entities.
Total Entities Blockedr7.2Yellow or Red flag: buyer has flagged this lead the generator blocked total entities.
Total Hops r7.3Yellow or Red flag: lead took too many hops between the generator and you.
Total Hops Blockedr7.4Yellow or Red flag: buyer hs flagged this lead because the generator blocked total hops.


Lead Duplication

Data PointValueDescription
LeadiD Dupe Checkr8.1Yellow or Red flag: buyer has already queried this LeadiD.
Consumer Dupe Checkr8.2Yellow or Red flag: buyer has already queried a LeadiD with this consumer's email address.
LeadiD Dupe Check Blocked
r8.3Yellow or Red flag: buyer has flagged this lead because the generator blocked lead duplication checking.
Consumer Dupe Check Blocked
r8.4Yellow or Red flag: buyer has flagged this lead because the generator blocked consumer duplication checking.


TCPA Guardian

Note:
The responses in this section will only appear if the buyer has Jornaya's TCPA Guardian (3rd Party) installed and turned on for their default Audit Profile


TCPA Guardian

Data PointValueDescription
Specified TCPA Disclosurer9.1Yellow or Red flag: TCPA disclosure language approved by the buyer was not present on the lead form.
Consumer's Consentr9.2Yellow or Red flag: the consent option was not approved by the buyer.
TCPA Consent Typer9.3Yellow or Red flag: the consent type was not approved by the buyer.
Prominencer9.4Yellow or Red flag: the TCPA disclosure language was in a font size not approved by the buyer.
Contrastr9.5Yellow or Red flag: the contrast between the TCPA disclosure language and the form background color was not approved by the buyer.
Visibilityr9.6Yellow or Red flag: the visibility (calculated using Prominence & Contrast) was not approved by the buyer.
Visual Playback Capture Verificationr9.7Yellow or Red flag: the Visual Playback capture response was not approved by the buyer.
Visual Playback Storage Verificationr9.8Yellow or Red flag: the Visual Playback storage response was not approved by the buyer.
Overall TCPA Guardian Responser9.9 Yellow or Red flag: the Overall TCPA Guardian response was not approved by the buyer.


Field Data Labels


LabelDescription
f_nameFirst Name
l_nameLast Name
emailEmail
phone1Phone1
address1Address1
cityCity
stateState
zipZip


Was this article helpful?