object

Domain

Details about the sales channel domain, including verification status, whether it's primary or shortlink, and its unique identifier.
Fields
The unique identifier (24-digit Mongo Object ID) of the sales channel domain.
is_predefined
Boolean
Domain is hosting domain or not.
is_primary
Boolean
Domain is primary or not. Primary domain is the default/main domain.
is_shortlink
Boolean
Shortlink is present or not for the domain.
name
String
Domain name.
verified
Boolean
Domain is verified or not. TXT and A records should propagate correctly.