Skip to main content
This page defines the terms and identifiers that recur across the Ping APIs. For how these fit together when processing a document, see How Ping Processes SOVs.

Common terms

Outputter types

Ping produces many output formats, and your organization may have its own configured beyond the public set. The formats your account can request, with their canonical identifiers and labels, come from List Available Output Formats. See Output Formats for the public reference. The categories below group those formats by what they are for. Most of these formats, including organization-specific workbooks and partner exports, are configured per account. Call List Available Output Formats to see the complete set you can request.

Identifiers

Several identifiers move between requests as you work with the API. All of them are strings. Unless the shape is documented below, treat the value as opaque — store it and pass it back unchanged. client_ref is the one identifier you pick yourself. Pass a reference your system can map back, such as your own submission key, when calling Start SOV Parsing Job or Initiate SOV Update Job. List Historical SOVs returns it on every record, which makes it the supported way to reconcile Ping activity against your own records without storing a mapping of Ping IDs on your side.