The resource name of the Domain. Domain names have the form domains/{domain_name}, where domain_name is the fully qualified domain name (i.e., mymail.mydomain.com).
User’s permission for this domain. Assigned by the server.
Permission
The possible permissions a user can have for a domain.
Enums
PERMISSION_UNSPECIFIED
The default value and should never be used explicitly.
OWNER
User has read access to the domain and can share access with others.
READER
User has read access to the domain.
NONE
User doesn't have permission to access information about the domain. User did not verify ownership of domain nor was access granted by other domain owners.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-04 UTC."],[[["The Postmaster Tools API allows registered domains to be managed, offering insights into email delivery and reputation."],["Domain resources include details like name, creation timestamp, and user permission level (owner, reader, or none)."],["Users can retrieve information about specific domains or list all domains registered with the client."],["Three permission levels are available for domain access: Owner (read and share), Reader (read-only), and None (no access)."],["The API utilizes JSON for data representation and Timestamp format for recording domain creation time."]]],[]]