Treść żądania zawiera dane o następującej strukturze:
Zapis JSON
{"property": string,"optOut": boolean}
Pola
property
string
Wymagane. Usługa w UA, w której chcesz ustawić stan rezygnacji. Pamiętaj, że to żądanie używa wewnętrznego identyfikatora usługi, a nie identyfikatora śledzenia w formie UA-XXXXXX-YY. Format: properties/{internalWebPropertyId} Przykład: properties/1234
optOut
boolean
Stan do ustawienia.
Treść odpowiedzi
W przypadku powodzenia treść odpowiedzi jest pusta.
[[["Ł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-01-14 UTC."],[[["This process sets the automated Google Analytics 4 setup opt-out status for a Universal Analytics property, having no effect on GA4 properties."],["The request requires specifying the Universal Analytics property ID and the desired opt-out status (true or false)."],["Successful requests will receive an empty response body."],["Authorization requires the `https://www.googleapis.com/auth/analytics.edit` scope."]]],[]]