Bir Google Analytics mülkü ile İçerik İçin AdSense reklam müşterisi arasındaki bağlantı.
JSON gösterimi
{"name": string,"adClientCode": string}
Alanlar
name
string
Yalnızca çıkış. Bu AdSense bağlantısı kaynağının kaynak adı. Biçim: properties/{propertyId}/adSenseLinks/{linkId} Örnek: properties/1234/adSenseLinks/6789
adClientCode
string
Değişmez. Google Analytics mülkünün bağlı olduğu AdSense reklam müşterisi kodu. Örnek biçim: "ca-pub-1234567890"
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 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"]]