Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
_ID, _CODE ve _NAME boyutları birkaç boyuta dahildir (ör. AD_UNIT_ID, AD_PLACEMENT_CODE veya PLATFORM_TYPE_NAME). Bunların hepsinin anlamları ve kullanımları biraz farklıdır. Bu nedenle raporunuz için boyutlar seçerken bunların farkında olmanız önemlidir.
_ID boyutları
_ID ile biten boyutlar, değer için garanti edilen benzersiz bir kimlik gösterir. Bu kimlik, bir AdSense hesabındaki belirli bir öğeye karşılık gelir.
Boyut değerlerinde benzersizlik sağlamanız gerekiyorsa bir _ID boyutu kullanın.
_CODE boyutları
_CODE ile biten boyutlar, normalde değer için benzersiz, dilden bağımsız bir kod kullanır. Bununla birlikte, değerin bir AdSense hesabı varlığına işaret etmesi durumunda, değerin yalnızca bir hesaba veya reklam istemcisine özel olabileceği bazı istisnalar vardır.
Boyut değerleri için herhangi bir özel işlem yapmanız gerekiyorsa ve bir _ID boyutu kullanamıyorsanız _CODE boyutu kullanın.
_NAME boyutları
_NAME ile biten boyutlar, değer için kullanıcılar tarafından okunabilir bir ad gösterir. Bu ad, uygun olduğunda rapor isteğindeki yerel ayara göre çevrilir. Boyut, bir AdSense hesabındaki varlığa atıfta bulunursa söz konusu varlığın kullanıcı tanımlı adını kullanır.
[[["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."],[[["\u003cp\u003eAdSense reporting dimensions like \u003ccode\u003eAD_UNIT_ID\u003c/code\u003e, \u003ccode\u003eAD_PLACEMENT_CODE\u003c/code\u003e, and \u003ccode\u003ePLATFORM_TYPE_NAME\u003c/code\u003e categorize report data by specific attributes.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003e_ID\u003c/code\u003e dimensions provide unique identifiers for specific entities within your AdSense account, ensuring value uniqueness.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003e_CODE\u003c/code\u003e dimensions use language-independent codes, offering a standardized way to categorize data when uniqueness isn't critical.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003e_NAME\u003c/code\u003e dimensions present human-readable, locale-specific names, enhancing report readability and understanding.\u003c/p\u003e\n"],["\u003cp\u003eChoose the appropriate dimension type (\u003ccode\u003e_ID\u003c/code\u003e, \u003ccode\u003e_CODE\u003c/code\u003e, or \u003ccode\u003e_NAME\u003c/code\u003e) based on your reporting requirements and desired level of detail.\u003c/p\u003e\n"]]],["The document outlines three types of dimensions: `_ID`, `_CODE`, and `_NAME`. `_ID` dimensions provide guaranteed unique identifiers for AdSense account entities. `_CODE` dimensions use unique, language-independent codes, though exceptions exist for account-specific entities. `_NAME` dimensions offer human-readable, localized names for values, often reflecting user-defined names in AdSense. Selecting the right dimension depends on whether uniqueness, specific codes, or user-facing names are required.\n"],null,["# Use the Right Dimension\n\nSeveral dimensions include `_ID`, `_CODE`, and `_NAME`, such as\n`AD_UNIT_ID`, `AD_PLACEMENT_CODE`, or `PLATFORM_TYPE_NAME`. These\nall have slightly different meanings and uses, so it's important to be aware of them when selecting\ndimensions for your report.\n\n_ID dimensions\n--------------\n\nDimensions that end in `_ID` display a **guaranteed unique ID** for the value,\nwithin that dimension, which refers to a specific entity in an AdSense account.\n\nIf you need to ensure uniqueness in the dimension values, use an `_ID` dimension.\n| **Some examples:**\n|\n| Dimension: `AD_UNIT_ID` \n|\n| Value format: `\"ca-pub-1234567890123456:1234567890\"`\n|\n| Dimension: `CUSTOM_CHANNEL_ID` \n|\n| Value format: `\"ca-pub-1234567890123456:9876543210\"`\n\n_CODE dimensions\n----------------\n\nDimensions that end in `_CODE` normally use a unique, language-independent code for\nthe value. There are, however, some exceptions where the value may only be unique to an account or\nad client, if the value refers to an AdSense account entity.\n\nIf you need to do any sort of special handling of dimension values and can't use an\n`_ID` dimension, use a `_CODE` dimension.\n| **Some examples:**\n|\n| Dimension: `PLATFORM_TYPE_CODE` \n|\n| Value format: `\"Desktop\"`, `\"HighEndMobile\"`,\n| `\"Tablet\"`, `\"unknown\"`, etc.\n|\n| Dimension: `AD_PLACEMENT_CODE` \n|\n| Value format: `\"AD_UNIT\"`, `\"ca-pub-123456:78910\"`,\n| `\"OTHER\"`, etc.\n\n_NAME dimensions\n----------------\n\nDimensions that end in `_NAME` display a human-readable name for the value. This name\ngets translated according to the locale in the report request, where appropriate. If the dimension\nrefers to an entity in an AdSense account, it will use the user-defined name for that\nentity.\n| **Some examples:**\n|\n| Dimension: `PLATFORM_TYPE_NAME` \n|\n| Locale: `en_US` \n|\n| Value format: `\"Desktop\"`, `\"High-end mobile devices\"`,\n| `\"Tablets\"`, `\"Other devices\"`, etc.\n|\n| Dimension: `PLATFORM_TYPE_NAME` \n|\n| Locale: `es` \n|\n| Value format: `\"Ordenador\"`, `\"Teléfonos móviles de gama alta\"`,\n| `\"Tabletas\"`, `\"Otros dispositivos\"`, etc.\n|\n| Dimension: `CUSTOM_CHANNEL_NAME` \n|\n| Locale: can be any locale \n|\n| Value format: user-defined channel names in the AdSense account\n\nNext steps\n----------\n\n- [Running Large Reports](/adsense/management/reporting/large_reports)\n- [List of Metrics and Dimensions](/adsense/management/metrics-dimensions)"]]