Version 0.1.5
Authorization
request header which authenticates the user and restricts access to only that user’s data.application/json
).limit
and offset
query string parameters.Authentication with the API is performed by including your API Token (issued by PerformLine) in all API
requests using the Authorization
header like so:
Authorization: Token XXXXXXXXXXXXXXXXXXX
The API responds to all requests with a standardized response structure that resembles the following:
{
For endpoints that return multiple results (e.g.: queries), the Results key will be an array of objects. For endpoints returning individual items, the key will contain an object.
The PerformLine API uses conventional HTTP response codes to indicate success or failure of an API request. In general, codes in the 2xx range indicate success, codes in the 4xx range indicate an error that resulted from the provided information (e.g. a required parameter was missing, the requested resource is missing, etc.), and codes in the 5xx range indicate an error with PerformMatch API servers. A typical error response will be a JSON object that resembles the following:
{
Below is the documentation for all supported API endpoints in the PerformLine Customer API.
ID of the asset.
StringAll of the violations that are overridden on a page.
NullableThe scorable content.
StringList of tags applied to the content.
ListThe index of the term in the content.
IntegerStart index of the term in the content.
IntegerEnd index of the term in the content.
IntegerThe term that is overridden.
StringID of the rule associated with the term.
IntegerName of the rule associated with the term.
StringType of rule (e.g., banned, required).
StringID of the term.
IntegerIndicates whether the term is a trigger for the rule.
BooleanUnique identifier for this audit entry.
StringTitle of the case.
StringCase number.
StringTimestamp of when the audit entry was created.
DateTimeEmail of the user who made the transition.
StringInitial state of the case.
StringFinal state of the case.
StringComma-separated list of document IDs related to this case.
StringEmail of the case creator.
StringEmail of the case assignee.
StringParameter | Description | Example |
---|---|---|
limit |
Limits the number of results per request. |
?limit=50
|
offset |
Offsets the results by the given number of records. |
&offset=25
|
Unique identifier for this brand.
IntegerThe brand's name.
String
{
Unique identifier for this brand.
IntegerThe brand's name.
StringParameter | Description | Example |
---|---|---|
rule_type |
Filters the results by rule type: banned, required, conditionalBanned, conditionalRequired, spotlight |
?rule_type=conditionalBanned
|
Unique identifier for this rule.
IntegerThe Rule's name.
StringThe weight of the Rule.
StringParameter | Description | Example |
---|---|---|
brand |
Restrict results to the given Brand ID(s). |
?brand=11,13
|
limit |
Limits the number of results per request. |
&limit=50
|
offset |
Offsets the results by the given number of records. |
&offset=25
|
Unique identifier for this campaign.
IntegerThe name of the campaign.
StringA description of the campaign.
StringThe Brand this campaign belongs to.
IntegerThe Company this campaign belongs to.
Integer
{
Unique identifier for this campaign.
IntegerThe name of the campaign.
StringA description of the campaign.
StringThe Brand this campaign belongs to.
IntegerThe Company this campaign belongs to.
IntegerParameter | Description | Example |
---|---|---|
rule_type |
Filters the results by rule type: banned, required, conditionalBanned, conditionalRequired, spotlight |
?rule_type=conditionalBanned
|
Unique identifier for this rule.
IntegerThe Rule's name.
StringThe weight of the Rule.
StringParameter | Description | Example |
---|---|---|
rule_type |
Filters the results by rule type: banned, required, conditionalBanned, conditionalRequired, spotlight |
?rule_type=conditionalBanned
|
Unique identifier for this rule.
IntegerThe Rule's name.
StringThe weight of the Rule.
StringParameter | Description | Example |
---|---|---|
limit |
Limits the number of results per request. |
?limit=50
|
offset |
Offsets the results by the given number of records. |
&offset=25
|
Unique identifier for this traffic source.
IntegerThe name of the traffic source.
StringThe Company this traffic source belongs to.
Integer
{
Unique identifier for this traffic source.
IntegerThe name of the traffic source.
StringThe Company this traffic source belongs to.
IntegerParameter | Description | Example |
---|---|---|
campaign_id |
Campaign Id for upload. |
1193
|
uploader_email |
Uploader email. |
bob@performline.com
|
internal_id |
Your internal Id used to identify uploaded entity. |
B4ZF9CMHB5NYCA
|
Parameter | Description | Example |
---|---|---|
campaign_id |
Campaign Id for upload. |
1193
|
uploader_email |
Uploader email. |
bob@performline.com
|
internal_id |
Your internal Id used to identify uploaded entity. |
B4ZF9CMHB5NYCA
|
file_data |
File binary data. |
{binary data}
|
Parameter | Description | Example |
---|---|---|
brand |
Restrict results to the given Brand ID(s). |
?brand=11,13
|
campaign |
Restrict results to the given Campaign ID(s). |
&campaign=3
|
created_to |
Restrict results to pages created till created_to date. |
&created_to=2018-01-31 or 30 days
|
created_from |
Restrict results to pages created after created_from date. |
&created_from=2018-01-01 or 60 days
|
scored_to |
Restrict results to pages scored till scored_to date. |
&scored_to=2018-01-31 or 30 days
|
scored_from |
Restrict results to pages scored after scored_from date. |
&scored_from=2018-01-01 or 60 days
|
max_score |
Restrict results to score less than max_score |
&max_score=80
|
min_score |
Restrict results to score greater than min_score |
&min_score=30
|
remediation_status |
Restrict results to the given Remediation Status(es). |
&remediation_status=In Progress
|
limit |
Limits the number of results per request. |
&limit=50
|
offset |
Offsets the results by the given number of records. |
&offset=25
|
{
Unique identifier for this item.
IntegerThe product type this item belongs to.
StringThe score (out of 100) of the item.
IntegerThe Traffic Source the item belongs to.
IntegerThe Campaign the item belongs to.
IntegerThe Brand the item belongs to.
IntegerThe Company the item belongs to.
IntegerThe time the item was first created in the system.
TimeThe URL of the item being monitored (if applicable).
StringThe date/time the item was last scored.
TimeThe current remediation status.
StringList of tags associated with this object.
OtherThe call center rep id/agent (if applicable).
StringThe call length (if applicable).
String
{
Unique identifier for this item.
IntegerThe product type this item belongs to.
StringThe score (out of 100) of the item.
IntegerThe Traffic Source the item belongs to.
IntegerThe Campaign the item belongs to.
IntegerThe Brand the item belongs to.
IntegerThe Company the item belongs to.
IntegerThe time the item was first created in the system.
TimeThe URL of the item being monitored (if applicable).
StringThe date/time the item was last scored.
TimeThe current remediation status.
StringList of tags associated with this object.
OtherThe call center rep id/agent (if applicable).
StringThe call length (if applicable).
String
{
Unique identifier for the requested Page.
IntegerStatus of workflow.
StringOwner of workflow.
StringDate workflow should be completed.
TimeNote for workflow
StringUser who created this workflow
StringDate/time that this workflow was created
TimeParameter | Description | Example |
---|---|---|
brand |
Restrict results to the given Brand ID(s). |
?brand=11,13
|
campaign |
Restrict results to the given Campaign ID(s). |
&campaign=3
|
created_to |
Restrict results to pages created till created_to date. |
&created_to=2018-01-31 or 30 days
|
created_from |
Restrict results to pages created after created_from date. |
&created_from=2018-01-01 or 60 days
|
scored_to |
Restrict results to pages scored till scored_to date. |
&scored_to=2018-01-31 or 30 days
|
scored_from |
Restrict results to pages scored after scored_from date. |
&scored_from=2018-01-01 or 60 days
|
max_score |
Restrict results to score less than max_score |
&max_score=80
|
min_score |
Restrict results to score greater than min_score |
&min_score=30
|
remediation_status |
Restrict results to the given Remediation Status(es). |
&remediation_status=In Progress
|
tags |
Restrict results to the given Tag(s). |
&tags=red,blue
|
limit |
Limits the number of results per request. |
&limit=50
|
offset |
Offsets the results by the given number of records. |
&offset=25
|
{
Unique identifier for this item.
IntegerThe product type this item belongs to.
StringThe score (out of 100) of the item.
IntegerThe Traffic Source the item belongs to.
IntegerThe Campaign the item belongs to.
IntegerThe Brand the item belongs to.
IntegerThe Company the item belongs to.
IntegerThe time the item was first created in the system.
TimeThe URL of the item being monitored (if applicable).
StringThe date/time the item was last scored.
TimeThe current remediation status.
StringList of tags associated with this object.
OtherThe call center rep id/agent (if applicable).
StringThe call length (if applicable).
String
{
Unique identifier for this item.
IntegerThe product type this item belongs to.
StringThe score (out of 100) of the item.
IntegerThe Traffic Source the item belongs to.
IntegerThe Campaign the item belongs to.
IntegerThe Brand the item belongs to.
IntegerThe Company the item belongs to.
IntegerThe time the item was first created in the system.
TimeThe URL of the item being monitored (if applicable).
StringThe date/time the item was last scored.
TimeThe current remediation status.
StringList of tags associated with this object.
OtherThe call center rep id/agent (if applicable).
StringThe call length (if applicable).
StringParameter | Description | Example |
---|---|---|
brand |
Restrict results to the given Brand ID(s). |
?brand=1187,1378
|
campaign |
Restrict results to the given Campaign ID(s). |
&campaign=1733
|
created_to |
Restrict results to documents created till created_to date. |
&created_to=2018-01-31 or 30 days
|
created_from |
Restrict results to documents created after created_from date. |
&created_from=2018-01-01 or 60 days
|
scored_to |
Restrict results to documents scored till scored_to date. |
&scored_to=2018-01-31 or 30 days
|
scored_from |
Restrict results to documents scored after scored_from date. |
&scored_from=2018-01-01 or 60 days
|
max_score |
Restrict results to score less than max_score |
&max_score=80
|
min_score |
Restrict results to score greater than min_score |
&min_score=30
|
limit |
Limits the number of results per request. |
&limit=50
|
offset |
Offsets the results by the given number of records. |
&offset=25
|
Unique identifier for this item.
StringDocument title.
StringDocument score.
Integer
{
Unique identifier for this item.
StringDocument title.
StringNumber of pages.
IntegerThe score (out of 100) of the item.
IntegerThe Campaign the item belongs to.
IntegerThe Brand the item belongs to.
IntegerDocument mime type: pdf, docx, jpg.
StringUploader username.
StringUpload date.
TimeList of cases associated with this document.
OtherThe date/time the item was last scored.
Timeemail or user
String
{
Document entity ID.
StringID of the Term within this violation.
IntegerTerm type.
StringThe Term's name.
StringID of Rule that the term is in.
IntegerName of Rule.
StringType of Rule (Required, Banned, etc).
StringNumber of occurrences.
IntegerDatetime that this violation occurred.
TimeIf enabled within brand, the amount of points this violation deducted.
FloatNumber of occurrences.
IntegerParameter | Description | Example |
---|---|---|
brand |
Restrict results to the given Brand ID(s). |
?brand=1187,1378
|
campaign |
Restrict results to the given Campaign ID(s). |
&campaign=1733
|
created_to |
Restrict results to cases created till created_to date. |
&created_to=2018-01-31 or 30 days
|
created_from |
Restrict results to cases created after created_from date. |
&created_from=2018-01-01 or 60 days
|
state |
Restrict results to cases in specific state. |
&state=Opened
|
expired |
Restrict results to expired or unexpired cases. |
&expired=true
|
owner |
Restrict results to owner of the case. |
&owner=bob@performline.com
|
limit |
Limits the number of results per request. |
&limit=50
|
offset |
Offsets the results by the given number of records. |
&offset=25
|
Unique identifier for this item.
StringCase title.
String
{
Unique identifier for this item.
StringCase Number.
StringCase title.
StringCase Description.
StringCase Queue.
StringCase State.
StringCase Owner.
StringCase update date/time.
TimeCase create date/time.
Time
{
Unique identifier for the requested Page.
IntegerStatus of workflow.
StringOwner of workflow.
StringDate workflow should be completed.
TimeNote for workflow
StringUser who created this workflow
StringDate/time that this workflow was created
Time
{
Unique identifier for the requested Page.
IntegerThe raw content that gets scored.
String
{
Unique identifier for this violation.
IntegerID of the Term within this violation.
IntegerThe Term's name.
StringID of Rule that the term is in.
IntegerName of Rule.
StringType of Rule (Required, Banned, etc).
StringID of the page associated with this violation.
IntegerNumber of occurrences.
IntegerDatetime that this violation occurred.
TimeIf enabled within brand, the amount of points this violation deducted.
IntegerIf rule is set up for stereo calls, can be Agent or Caller.
StringID of the brand associated with this violation.
StringID of the company associated with this violation.
StringTimestamps for occurrences of this violation, in seconds (Call center only).
OtherParameter | Description | Example |
---|---|---|
brand |
Restrict results to the given Brand ID(s). |
?brand=11,13
|
campaign |
Restrict results to the given Campaign ID(s). |
&campaign=3
|
created_to |
Restrict results to pages created till created_to date. |
&created_to=2018-01-31 or 30 days
|
created_from |
Restrict results to pages created after created_from date. |
&created_from=2018-01-01 or 60 days
|
scored_to |
Restrict results to pages scored till scored_to date. |
&scored_to=2018-01-31 or 30 days
|
scored_from |
Restrict results to pages scored after scored_from date. |
&scored_from=2018-01-01 or 60 days
|
max_score |
Restrict results to score less than max_score |
&max_score=80
|
min_score |
Restrict results to score greater than min_score |
&min_score=30
|
remediation_status |
Restrict results to the given Remediation Status(es). |
&remediation_status=In Progress
|
limit |
Limits the number of results per request. |
&limit=50
|
offset |
Offsets the results by the given number of records. |
&offset=25
|
{
Unique identifier for this item.
IntegerThe product type this item belongs to.
StringThe score (out of 100) of the item.
IntegerThe Traffic Source the item belongs to.
IntegerThe Campaign the item belongs to.
IntegerThe Brand the item belongs to.
IntegerThe Company the item belongs to.
IntegerThe time the item was first created in the system.
TimeThe date/time the item was last scored.
TimeThe current remediation status.
StringList of tags associated with this object.
OtherThe call center rep id/agent (if applicable).
StringThe call length (if applicable).
StringThe original call ID.
StringThe ID of the inquiry.
StringThe date/time that the call was recorded.
StringOriginal call file location.
String
{
Unique identifier for this item.
IntegerThe product type this item belongs to.
StringThe score (out of 100) of the item.
IntegerThe Traffic Source the item belongs to.
IntegerThe Campaign the item belongs to.
IntegerThe Brand the item belongs to.
IntegerThe Company the item belongs to.
IntegerThe time the item was first created in the system.
TimeThe date/time the item was last scored.
TimeThe current remediation status.
StringList of tags associated with this object.
OtherThe call center rep id/agent (if applicable).
StringThe call length (if applicable).
StringThe original call ID.
StringThe ID of the inquiry.
StringThe date/time that the call was recorded.
StringOriginal call file location.
String
{
Unique identifier for the requested Page.
IntegerStatus of workflow.
StringOwner of workflow.
StringDate workflow should be completed.
TimeNote for workflow
StringUser who created this workflow
StringDate/time that this workflow was created
Time
{
Unique identifier for the requested Page.
IntegerThe raw content that gets scored.
String
{
Unique identifier for this violation.
IntegerID of the Term within this violation.
IntegerThe Term's name.
StringID of Rule that the term is in.
IntegerName of Rule.
StringType of Rule (Required, Banned, etc).
StringID of the page associated with this violation.
IntegerNumber of occurrences.
IntegerDatetime that this violation occurred.
TimeIf enabled within brand, the amount of points this violation deducted.
IntegerIf rule is set up for stereo calls, can be Agent or Caller.
StringID of the brand associated with this violation.
StringID of the company associated with this violation.
StringTimestamps for occurrences of this violation, in seconds (Call center only).
OtherParameter | Description | Example |
---|---|---|
brand |
Restrict results to the given Brand ID(s). |
?brand=11,13
|
campaign |
Restrict results to the given Campaign ID(s). |
&campaign=3
|
created_to |
Restrict results to pages created till created_to date. |
&created_to=2018-01-31 or 30 days
|
created_from |
Restrict results to pages created after created_from date. |
&created_from=2018-01-01 or 60 days
|
scored_to |
Restrict results to pages scored till scored_to date. |
&scored_to=2018-01-31 or 30 days
|
scored_from |
Restrict results to pages scored after scored_from date. |
&scored_from=2018-01-01 or 60 days
|
max_score |
Restrict results to score less than max_score |
&max_score=80
|
min_score |
Restrict results to score greater than min_score |
&min_score=30
|
remediation_status |
Restrict results to the given Remediation Status(es). |
&remediation_status=In Progress
|
limit |
Limits the number of results per request. |
&limit=50
|
offset |
Offsets the results by the given number of records. |
&offset=25
|
{
Unique identifier for this item.
IntegerThe chat session ID.
StringThe product type this item belongs to.
StringThe score (out of 100) of the item.
IntegerThe Traffic Source the item belongs to.
IntegerThe Campaign the item belongs to.
IntegerThe Brand the item belongs to.
IntegerThe Company the item belongs to.
IntegerThe time the item was first created in the system.
TimeThe URL of the item being monitored (if applicable).
StringThe date/time the item was last scored.
TimeThe current remediation status.
StringList of tags associated with this object.
OtherThe chat agent (if applicable).
StringThe chat visitor (if applicable).
StringThe chat duration (if applicable).
StringThe chat word count (if applicable).
String
{
Unique identifier for this item.
IntegerThe chat session ID.
StringThe product type this item belongs to.
StringThe score (out of 100) of the item.
IntegerThe Traffic Source the item belongs to.
IntegerThe Campaign the item belongs to.
IntegerThe Brand the item belongs to.
IntegerThe Company the item belongs to.
IntegerThe time the item was first created in the system.
TimeThe URL of the item being monitored (if applicable).
StringThe date/time the item was last scored.
TimeThe current remediation status.
StringList of tags associated with this object.
OtherThe chat agent (if applicable).
StringThe chat visitor (if applicable).
StringThe chat duration (if applicable).
StringThe chat word count (if applicable).
String
{
Unique identifier for the requested Page.
IntegerStatus of workflow.
StringOwner of workflow.
StringDate workflow should be completed.
TimeNote for workflow
StringUser who created this workflow
StringDate/time that this workflow was created
Time
{
Unique identifier for the requested Page.
IntegerThe raw content that gets scored.
String
{
Unique identifier for this violation.
IntegerID of the Term within this violation.
IntegerThe Term's name.
StringID of Rule that the term is in.
IntegerName of Rule.
StringType of Rule (Required, Banned, etc).
StringID of the page associated with this violation.
IntegerNumber of occurrences.
IntegerDatetime that this violation occurred.
TimeIf enabled within brand, the amount of points this violation deducted.
IntegerIf rule is set up for stereo calls, can be Agent or Caller.
StringID of the brand associated with this violation.
StringID of the company associated with this violation.
StringTimestamps for occurrences of this violation, in seconds (Call center only).
OtherParameter | Description | Example |
---|---|---|
brand |
Restrict results to the given Brand ID(s). |
?brand=11,13
|
campaign |
Restrict results to the given Campaign ID(s). |
&campaign=3
|
created_to |
Restrict results to pages created till created_to date. |
&created_to=2018-01-31 or 30 days
|
created_from |
Restrict results to pages created after created_from date. |
&created_from=2018-01-01 or 60 days
|
scored_to |
Restrict results to pages scored till scored_to date. |
&scored_to=2018-01-31 or 30 days
|
scored_from |
Restrict results to pages scored after scored_from date. |
&scored_from=2018-01-01 or 60 days
|
max_score |
Restrict results to score less than max_score |
&max_score=80
|
min_score |
Restrict results to score greater than min_score |
&min_score=30
|
remediation_status |
Restrict results to the given Remediation Status(es). |
&remediation_status=In Progress
|
limit |
Limits the number of results per request. |
&limit=50
|
offset |
Offsets the results by the given number of records. |
&offset=25
|
{
Unique identifier for this item.
IntegerThe product type this item belongs to.
StringThe score (out of 100) of the item.
IntegerThe Traffic Source the item belongs to.
IntegerThe Campaign the item belongs to.
IntegerThe Brand the item belongs to.
IntegerThe Company the item belongs to.
IntegerThe time the item was first created in the system.
TimeThe URL of the item being monitored (if applicable).
StringThe date/time the item was last scored.
TimeThe current remediation status.
StringList of tags associated with this object.
OtherThe email sender (if applicable).
StringThe email recipient (if applicable).
String
{
Unique identifier for this item.
IntegerThe product type this item belongs to.
StringThe score (out of 100) of the item.
IntegerThe Traffic Source the item belongs to.
IntegerThe Campaign the item belongs to.
IntegerThe Brand the item belongs to.
IntegerThe Company the item belongs to.
IntegerThe time the item was first created in the system.
TimeThe URL of the item being monitored (if applicable).
StringThe date/time the item was last scored.
TimeThe current remediation status.
StringList of tags associated with this object.
OtherThe email sender (if applicable).
StringThe email recipient (if applicable).
String
{
Unique identifier for the requested Page.
IntegerStatus of workflow.
StringOwner of workflow.
StringDate workflow should be completed.
TimeNote for workflow
StringUser who created this workflow
StringDate/time that this workflow was created
Time
{
Unique identifier for the requested Page.
IntegerThe raw content that gets scored.
String
{
Unique identifier for this violation.
IntegerID of the Term within this violation.
IntegerThe Term's name.
StringID of Rule that the term is in.
IntegerName of Rule.
StringType of Rule (Required, Banned, etc).
StringID of the page associated with this violation.
IntegerNumber of occurrences.
IntegerDatetime that this violation occurred.
TimeIf enabled within brand, the amount of points this violation deducted.
IntegerIf rule is set up for stereo calls, can be Agent or Caller.
StringID of the brand associated with this violation.
StringID of the company associated with this violation.
StringTimestamps for occurrences of this violation, in seconds (Call center only).
OtherParameter | Description | Example |
---|---|---|
brand |
Restrict results to the given Brand ID(s). |
?brand=11,13
|
campaign |
Restrict results to the given Campaign ID(s). |
&campaign=3
|
created_to |
Restrict results to pages created till created_to date. |
&created_to=2018-01-31 or 30 days
|
created_from |
Restrict results to pages created after created_from date. |
&created_from=2018-01-01 or 60 days
|
scored_to |
Restrict results to pages scored till scored_to date. |
&scored_to=2018-01-31 or 30 days
|
scored_from |
Restrict results to pages scored after scored_from date. |
&scored_from=2018-01-01 or 60 days
|
max_score |
Restrict results to score less than max_score |
&max_score=80
|
min_score |
Restrict results to score greater than min_score |
&min_score=30
|
remediation_status |
Restrict results to the given Remediation Status(es). |
&remediation_status=In Progress
|
limit |
Limits the number of results per request. |
&limit=50
|
offset |
Offsets the results by the given number of records. |
&offset=25
|
{
Unique identifier for this item.
IntegerThe product type this item belongs to.
StringThe score (out of 100) of the item.
IntegerThe Traffic Source the item belongs to.
IntegerThe Campaign the item belongs to.
IntegerThe Brand the item belongs to.
IntegerThe Company the item belongs to.
IntegerThe time the item was first created in the system.
TimeThe URL of the item being monitored (if applicable).
StringThe date/time the item was last scored.
TimeThe current remediation status.
StringList of tags associated with this object.
OtherThe call center rep id/agent (if applicable).
StringThe call length (if applicable).
String
{
Unique identifier for this item.
IntegerThe product type this item belongs to.
StringThe score (out of 100) of the item.
IntegerThe Traffic Source the item belongs to.
IntegerThe Campaign the item belongs to.
IntegerThe Brand the item belongs to.
IntegerThe Company the item belongs to.
IntegerThe time the item was first created in the system.
TimeThe URL of the item being monitored (if applicable).
StringThe date/time the item was last scored.
TimeThe current remediation status.
StringList of tags associated with this object.
OtherThe call center rep id/agent (if applicable).
StringThe call length (if applicable).
String
{
Unique identifier for the requested Page.
IntegerStatus of workflow.
StringOwner of workflow.
StringDate workflow should be completed.
TimeNote for workflow
StringUser who created this workflow
StringDate/time that this workflow was created
Time
{
Unique identifier for the requested Page.
IntegerThe raw content that gets scored.
String
{
Unique identifier for this violation.
IntegerID of the Term within this violation.
IntegerThe Term's name.
StringID of Rule that the term is in.
IntegerName of Rule.
StringType of Rule (Required, Banned, etc).
StringID of the page associated with this violation.
IntegerNumber of occurrences.
IntegerDatetime that this violation occurred.
TimeIf enabled within brand, the amount of points this violation deducted.
IntegerIf rule is set up for stereo calls, can be Agent or Caller.
StringID of the brand associated with this violation.
StringID of the company associated with this violation.
StringTimestamps for occurrences of this violation, in seconds (Call center only).
Other