Unikalny identyfikator konta Google Workspace klienta. W przypadku konta z wieloma domenami, aby pobrać wszystkie grupy klienta, użyj tego pola zamiast domain. Możesz też użyć aliasu my_customer do reprezentowania identyfikatora customerId swojego konta. Element customerId jest też zwracany jako część zasobu Users. Musisz podać parametr customer lub domain.
domainAliasName
string
Nazwa aliasu domeny do pobrania.
Treść żądania
Treść żądania musi być pusta.
Treść odpowiedzi
W przypadku powodzenia treść odpowiedzi obejmuje wystąpienie elementu DomainAlias.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2024-05-15 UTC."],[[["Retrieves a specific domain alias for a Google Workspace customer using the provided customer ID and domain alias name."],["Request must use the `GET` method and provide `customer` or `domain` and `domainAliasName` as path parameters."],["Requires authorization with either `admin.directory.domain` or `admin.directory.domain.readonly` scope."],["Successful response returns a `DomainAlias` object containing information about the retrieved alias."]]],[]]