Params

Param name
Description
Validations
offer_id
Optional

Assign the record to this Offer.

Validations:

owner_id
Optional

The ID for the record that owns this record.

Validations:

  • Must be an 8-bit integer ID or a 128-bit UUID reference to an object on Trackdrive. Example ID: 289302820, Example UUID: 924c37d5-e70f-42ad-84c2-e85eb0c1bc21

owner_type
Optional

The type of record that owns this record.

Validations:

  • Must be a String

token_key
Required

The internal token name where values are stored.

Validations:

  • Must be a String

url_param_key
Required

This URL key will be assigned to a Trackdrive Token.

Validations:

  • Must be a String

sortable_order
Optional Blank Value Allowed

The order in which records will be sorted. Values are sorted in ascending order; smaller values are listed first.

Validations:

  • Must be a decimal number.