Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


1090 Value Transforms

job.value_transforms

Short: Check to confirm that the field on the lead data matches an available option value transform

Long: The job runs to find out if the lead data submitted has any fields that matches any value transform set on the campaign. Eg if the lead data does not match any fields on the value transforms within the campaign the job will fail

1091 Duplicate Email For Same Publisher

job.duplicate_publisher_email

Short: Checks for Duplicate emails on a publisher level

Long: The job runs to find out if the email address submitted is unique to the publisher not the campaign.

1109 Lead Field Not Empty

job.field_not_empty

Short:Check to find fields configured on the job has lead data.

Long: This job runs to find out if the fields specified on the job has any lead data within them

1110 HLR Live Telephone Check

job.telephone_hlr

Short: HLR Live Telephone:  a live check to test the validity of the telephone number (ITA Only)

Long: This job runs to test the validity of the telephone number we use a 3rd Party API to conduct our telephone validation check, the provider does a database lookup to ensure that it is real.

1115 Simple Conditional Validation

job.simple_conditional_validation

Short: Check to find if the lead data the passess the conditions set.

Long: This job runs to find out if the lead data submitted within the mapped fields, passes or fails the conditions set on the job

1116 Length check of given field

job.field_length_check

Short: Check to find out if the amount of character within a field passes the amount specified

Long: This job runs to find out if the data submitted within the mapped field passes the minimum character limit set on the job.

1118 Validation List Check

job.suppression_list

Short: Check to find if the value submitted on the lead passes the list of values accepted on the acceptance/suppression List Check

Long: The job runs to find out if the value submitted on the lead is available on the list assigned to that field eg Company name on a key accounts list

1121 Enterprise Duplicate Email Check

job.enterprise_duplicate_email

Short: Checks to find if the email address is a duplicate over a certain time period across on a advertiser or enterprise level.

Long: The job runs to find if the email address submitted has been received on any other campaigns run by the same advertiser or on the entire enterprise. Eg if the lead was sent in Q1 flag if this lead is received in Q2

1130 UK Telephone Preference Check (UK only)

job.data_8_tps

Short: Checking to find if this number is on The Telephone Preference Service

Long: This job runs to check that the number submitted is on the TPS, we use a 3rd Party API to conduct this lookup to confirm that status (UK Only)

1134 US address validation

job.address_doctor

Short: Check to find the validity of the address submitted (US Only)

Long: This job runs to test the validity of the US postal address we use a 3rd Party API to conduct our address validation check, the provider does a database lookup to ensure that it is real.

1137 Constraints Check

job.constraints

Short: Check lead field against pre defined syntax constraints

Long: This job runs to find out if the string (text or number) within the field passes the syntax constraints applied to it eg is there enough letters and numbers in a postcode

1138 Multiple Field Duplication

job.multiple_duplicate_fields

Short: Checks to find duplicates based off two or more fields

Long: This job runs to find if a lead has 2 or more fields that is a duplicate to another lead eg does another lead have the same first and last name but a different email.

1141 Global Telephone test 2

job.twilio

Short: A live check against a database of live numbers to test the validity of the telephone number

Long: This job runs to test the validity of the telephone number we use a 3rd Party API to conduct our telephone validation check, the provider does a database lookup to ensure that it is real.

1142 Eloqua Duplicate Email

job.eloqua_duplicate_email

Short: Check to find if a email address is a duplicate in Eloqua

Long: This is a live API lookup on the specified Eloqua instance to find if the email submitted is a duplicate within there eloqua instance.

1144 Duplicate Field Count Limit Check

job.duplicate_field

Short:Check to find duplicates based on a count limit

Long: This jobs runs to find duplicates based off a count limit on a field when a value is inputted multiple times. Eg a certain company name can only be accepted a number of times.

1036 Post Code Validation Check

job.paf

Short: Check to find if the postcode exists (UK ONLY)

Long: This job runs to test the validity of the UK postal address we use a 3rd Party API to conduct our address validation check, the provider does a database lookup to ensure that it is real.

JobIDJob NameDB refShort
Desc
DescriptionLong
Desc
Description
1001Duplicate Email Checkjob.duplicate_email
Short:
Checks for Duplicate emails on a campaign level
Long:
The job runs to find out if the email address submitted is unique to the campaign.
1002Suppressed Name Checkjob.invalid_name
Short:
Checks for a combined first and last name on the suppression list
Long:
This jobs runs to check that the first and last name of the lead are not matched against a database of fake names, celebrity names, animal names, profanities and test data.
1003Test Data Checkjob.test_data
Short:
Checks to find the the word test within the lead dataLong: This job runs to find test data which can include the word 'test' anywhere in the lead data as well as the postcode 'AA1 1AA' within the fields specified in the job
1004First and Last Name Checkjob.first_last_name_match
Short:
Check to find if the first and last name match
Long:
This job runs to find if the first and last name match and if they do invalidate the lead.
1006Non Standard Character Checkjob.non_standard_characters
Short:
Check to find Non-standard characters within specified fields.
Long:
This job runs to check if  the lead data contains more than 3 non-standard characters ^ ,$ ,% ,! ,} ,{ ,* ,# ,? ,> ,< ,> ,= ,+ , _, \\, /. within the fields specified on the job
1007Repeated Character Checkjob.repeat_character
Short:
Check to find if a character has been repeated 3 or more times in a row on a specified field
Long:
This jobs runs to find out if any characters have been repeated 3 or more times within the fields specified on the job
1008Office IP Checkjob.office_ip
Short:
Check to find if the IP address on the lead matches the Convertr office accountLong: This is a simple check to see if a lead has been entered from the IP address of the CVTR offices.
1011Multiple Empty Fields Checkjob.multiple_empty_fields
Short:
Check to find Incomplete or empty fields (3+ fields) within the lead data
Long:
This job runs to find out if there are 3 or more empty lead data fields specified within the job
1013Vowel Checkjob.vowel_check
Short:
Check to find if within the fields specified have vowels in them.
Long:
This job runs to see if there are vowels present, This rule only applies to words with no numbers and words over 3 characters and within the fields specified on the job.
1016Repeated Value Checkjob.repeated_fields
Short:
Check to find duplicate field content on the lead data within the fields specified (max of 3 times)
Long:
This job runs to find if there is lead  data that has been duplicated within the fields specified on the job 3 times or more
1017Telephone Format Checkjob.telephone_format
Short:
Check to find if the telephone number has any repeated or sequential numbers along with a check on minimum length
Long:
This job runs to find if the telephone number has the same number repeated more than 5 times or that there is a sequence of numbers running to a length of 5 digits. The length of the number is also checked with a minimum number of characters allowed.
1018Multiple Short Values Checkjob.multiple_short_values
Short:
Check to find multiple fields (3 or more) with less than 4 characters in the lead data.Long: This job runs to find If the lead has multiple fields with data which is shorter than 4 characters across all of the lead data
1019Rapid Post Checkjob.rapid_submit
Short:
Check to find if the lead has the same IP address as a previously submitted lead within 30 secondsLong: This job runs to find If the lead has been received on the same campaign from the same IP address within the last 30 seconds.
1021User Overactivity Checkjob.user_overactivity
Short:
Check to find if the email submitted has been submitted more than once in a time period within the same sectorLong: This job runs to find If the lead email address has been submitted for 2 or more campaigns within the last 4 months that are in the same campaign sector.
1022Profanity Checkjob.profanity_check
Short:
Check to find if the lead data contains any profanities
Long:
This job runs to find if the lead data contains known profanities within our database of flagged values.
1025Required Value Checkjob.required_value
Short:
Checks the lead data contains the required fields and values specified
Long:
This job acts as a mandatory lookup to confirm that the field is present on the lead and that its passes the required values set within the job.
1035Live Email Validation Checkjob.email_verify
Short:
A live check to test the validity of the email address
Long:
This job runs to test the validity of the email address, we use a 3rd Party API to conduct our Email Validation Check, the provider does a live ping of the email address to ensure that it is real.
1037Unique IP Address Checkjob.unique_ip_address
Short:
Check to find if the lead has the same IP address as a previously submitted lead within the past 1 hour
Long:
This job runs to find out if the lead has been submitted more than once on the same campaign with the identical IP address within an hour.
1038Duplicate Telephone Number Checkjob.unique_telephone
Short:
Check for Duplicate telephone number on a campaign level
Long:
This job runs to find out if the telephone submitted on the lead is a duplicate within the campaign
1040Suppressed Email Checkjob.suppressed_email
Short:
Check to find if the Email address is on the suppression list
Long:
This job runs to find out if the email on the lead is a match on the enterprise database of fake emails, disposable domains and test data.
1041Live UK Telephone Checkjob.data_8
Short:
A live check to test the validity of the telephone number (UK Only)
Long:
This job runs to test the validity of the telephone number we use a 3rd Party API to conduct our telephone validation check, the provider does a live lookup  to ensure that it is real.
1047Conditional Mapping Checkjob.conditional_mapping
Short:
Check to see if the lead passes all conditions specified on the job.
Long:
This jobs runs to validate lead data against multiple conditions specified on the jobeg does the lead pass condition 1, 2 and 3 if not fail.
1057First and Last Name Length Checkjob.length_check
Short:

Checks the combined length of the first and last name are not below a certain limit

Long:
The job runs to find out if the combined length of the first and last name fields pass the minimum character length set on the job
1079Lead within time periodjob.lead_time_period
Short:
Check to find if a lead is created outside the specified time period
Long:
This job runs to find out that when the lead was submitted it falls within a certain time period specified on the job
1081Conditional Validationjob.conditional_validation
Short:
Check the lead matches job criteria after lead enrichment
Long:
This jobs runs to validate against data that has been enriched on the lead eg once the lead has been enriched the enriched data has to pass the criteria set on the job.
1083Suppressed Telephone Checkjob.suppressed_telephone
Short:
Check to find if the telephone number is on the suppression list
Long:
This job runs to find out if the number is listed within the suppression list that has been added to the campaign.
1084Name is comprised of likely charactersjob.first_name_chars
Short:
Check to ensure the first and last name are comprised of likely characters rather than random keyboard typing
Long:
This job runs to find out on each field that the lead data does not contain more that 4 instances of these value q, s, d, f, g, h, j, k, l, m (per field). Eg the letter q cannot be within the string more than 4 times
1086Live International Telephone Checkjob.data_8_intl
Short:
A live check against a database of live numbers to test the validity of the telephone number
Long:
This job runs to test the validity of the telephone number we use a 3rd Party API to conduct our telephone validation check, the provider does a database lookup to ensure that it is real.
1088Global Telephone testjob.informatica
Short:
A live check against a database of live numbers to test the validity of the telephone number.This job runs to test the validity of the telephone number we use a 3rd Party API to conduct our telephone validation check, the provider does a database lookup to ensure that it is real.
1090Value Transformsjob.value_transformsCheck to confirm that the field on the lead data matches an available option value transformThe job runs to find out if the lead data submitted has any fields that matches any value transform set on the campaign. Eg if the lead data does not match any fields on the value transforms within the campaign the job will fail
1091Duplicate Email For Same Publisherjob.duplicate_publisher_emailChecks for Duplicate emails on a publisher levelThe job runs to find out if the email address submitted is unique to the publisher not the campaign.
1109Lead Field Not Emptyjob.field_not_empty

Check to find fields configured on the job has lead data.

This job runs to find out if the fields specified on the job has any lead data within them
1110HLR Live Telephone Checkjob.
Long:
telephone_hlrHLR Live Telephone:  a live check to test the validity of the telephone number (ITA Only)This job runs to test the validity of the telephone number we use a 3rd Party API to conduct our telephone validation check, the provider does a database lookup to ensure that it is real.
1115Simple Conditional Validationjob.simple_conditional_validation

Check to find if the lead data the passess the conditions set.

This job runs to find out if the lead data submitted within the mapped fields, passes or fails the conditions set on the job

1116Length check of given fieldjob.field_length_check

Check to find out if the amount of character within a field passes the amount specified

This job runs to find out if the data submitted within the mapped field passes the minimum character limit set on the job.
1118Validation List Checkjob.suppression_listCheck to find if the value submitted on the lead passes the list of values accepted on the acceptance/suppression List CheckThe job runs to find out if the value submitted on the lead is available on the list assigned to that field eg Company name on a key accounts list
1121Enterprise Duplicate Email Checkjob.enterprise_duplicate_emailChecks to find if the email address is a duplicate over a certain time period across on a advertiser or enterprise level.The job runs to find if the email address submitted has been received on any other campaigns run by the same advertiser or on the entire enterprise. Eg if the lead was sent in Q1 flag if this lead is received in Q2
1130UK Telephone Preference Check (UK only)job.data_8_tpsChecking to find if this number is on The Telephone Preference ServiceThis job runs to check that the number submitted is on the TPS, we use a 3rd Party API to conduct this lookup to confirm that status (UK Only)
1134US address validationjob.address_doctorCheck to find the validity of the address submitted (US Only)This job runs to test the validity of the US postal address we use a 3rd Party API to conduct our address validation check, the provider does a database lookup to ensure that it is real.
1137Constraints Checkjob.constraintsCheck lead field against pre defined syntax constraintsThis job runs to find out if the string (text or number) within the field passes the syntax constraints applied to it eg is there enough letters and numbers in a postcode
1138Multiple Field Duplicationjob.multiple_duplicate_fields

Checks to find duplicates based off two or more fields

This job runs to find if a lead has 2 or more fields that is a duplicate to another lead eg does another lead have the same first and last name but a different email.
1141Global Telephone test 2job.twilioA live check against a database of live numbers to test the validity of the telephone numberThis job runs to test the validity of the telephone number we use a 3rd Party API to conduct our telephone validation check, the provider does a database lookup to ensure that it is real.
1142Eloqua Duplicate Emailjob.eloqua_duplicate_emailCheck to find if a email address is a duplicate in EloquaThis is a live API lookup on the specified Eloqua instance to find if the email submitted is a duplicate within there eloqua instance.
1144Duplicate Field Count Limit Checkjob.duplicate_fieldCheck to find duplicates based on a count limitThis jobs runs to find duplicates based off a count limit on a field when a value is inputted multiple times. Eg a certain company name can only be accepted a number of times.
1036Post Code Validation Checkjob.pafCheck to find if the postcode exists (UK ONLY)Long: This job runs to test the validity of the UK postal address we use a 3rd Party API to conduct our address validation check, the provider does a database lookup to ensure that it is real.