Połączenie usługi w Google Analytics z klientem reklam AdSense dla treści.
Zapis JSON
{"name": string,"adClientCode": string}
Pola
name
string
Tylko dane wyjściowe. Nazwa zasobu w przypadku tego zasobu w AdSense Link. Format: properties/{propertyId}/adSenseLinks/{linkId} Przykład: properties/1234/adSenseLinks/6789
adClientCode
string
Niezmienna. Kod klienta reklamy AdSense, z którym połączona jest usługa w Google Analytics. Przykładowy format: „ca-pub-1234567890”.
[[["Ł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-07-26 UTC."],[],["AdSenseLink establishes a connection between a Google Analytics property and an AdSense ad client. Its JSON representation includes a resource `name` and an `adClientCode`. Key actions include creating, deleting, retrieving (get), and listing AdSenseLinks. The `name` field is read-only and uses the format `properties/{propertyId}/adSenseLinks/{linkId}`, while `adClientCode` is immutable and in the format \"ca-pub-1234567890\".\n"]]