Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 436 Bytes

File metadata and controls

17 lines (8 loc) · 436 Bytes

TrackingValidationStatus

Status of ValidDomain to determine how often tracking validation should be performed.

Enum

  • VALIDATED (value: 'Validated')

  • NOTVALIDATED (value: 'NotValidated')

  • INVALID (value: 'Invalid')

  • BROKEN (value: 'Broken')

[Back to Model list] [Back to API list] [Back to README]