Używa standardu RFC 3339, w którym wygenerowany wynik jest zawsze znormalizowany według normy Z i zawiera 0, 3, 6 lub 9 cyfr ułamkowych. Dopuszczalne są też przesunięcia inne niż „Z”. Przykłady: "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z" lub "2014-10-02T15:01:23+05:30".
Tylko dane wyjściowe. Czas ostatniej aktualizacji pól ładunku konta.
Używa standardu RFC 3339, w którym wygenerowany wynik jest zawsze znormalizowany według normy Z i zawiera 0, 3, 6 lub 9 cyfr ułamkowych. Dopuszczalne są też przesunięcia inne niż „Z”. Przykłady: "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z" lub "2014-10-02T15:01:23+05:30".
displayName
string
Wymagane. Wyświetlana nazwa tego konta w formie czytelnej dla ludzi.
regionCode
string
Kraj prowadzenia działalności. Musi to być kod regionu Unicode CLDR.
deleted
boolean
Tylko dane wyjściowe. Wskazuje, czy to konto zostało usunięte łagodnie. Usuwane konta są wykluczane z wyników listy, chyba że użytkownik wyraźnie tego zażąda.
gmpOrganization
string
Tylko dane wyjściowe. Identyfikator URI zasobu organizacji Google Marketing Platform. Jest ustawiane tylko wtedy, gdy to konto jest połączone z organizacją GMP. Format: marketingplatformadmin.googleapis.com/organizations/{org_id}
[[["Ł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: 2025-04-02 UTC."],[[["The Account resource represents a Google Analytics account and provides details like name, creation time, update time, display name, region, deletion status, and linked Google Marketing Platform organization."],["Account data is structured in JSON format with specific fields for each attribute, including timestamps and resource names."],["A variety of methods are available for managing Accounts such as creating, retrieving, updating, deleting, and accessing data sharing settings."],["Accounts can be soft-deleted, meaning they are marked as trashed but can still be recovered or permanently deleted later."],["Developers can leverage these resources and methods to programmatically interact with and manage Google Analytics accounts."]]],["The provided content describes a Google Analytics `Account` resource, detailing its JSON structure and fields like `name`, `createTime`, `updateTime`, `displayName`, and `regionCode`. It supports actions such as marking the Account as deleted, retrieving, updating, and listing accounts. Methods also enable managing data sharing settings, requesting account creation, running access reports, and searching change history events for the Account or it's children.\n"]]