Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
El sistema de informes de la API de AdSense Management expone la flexibilidad y las capacidades de personalización del sitio web de AdSense. Los informes se generan mediante la especificación de una lista de dimensiones y métricas.
Dimensiones
Cada vez que AdSense muestra un anuncio, cada evento asociado a él se registra con un conjunto de atributos: fecha, país, canal, unidad de anuncios, etc. Estos atributos se denominan dimensiones.
Las dimensiones se usan con fines de agrupación en los informes.
Métricas
Cuando se solicita un informe, los eventos registrados se suman según las dimensiones elegidas. Las métricas representan las diferentes mediciones que puedes hacer a partir de esos datos.
Algunas métricas se calculan, en lugar de medirse directamente.
Cómo usar múltiples dimensiones de manera inteligente
El informe generado consta de una serie de filas, cada una con uno o más campos. Cuando se agrega una métrica nueva a un informe, se genera una columna nueva, pero si se agrega una dimensión, se multiplica la cantidad de filas.
Por ejemplo, un informe con DATE como dimensión generará un conjunto de filas, una fila por cada día con actividad. Si agregas una dimensión nueva, como CUSTOM_CHANNEL_NAME, se generará una fila por día y por canal existente. Como lineamiento, está bien usar todas las métricas que desees, pero intenta no usar más de dos dimensiones por informe.
Dimensiones y métricas incompatibles
Algunas métricas y dimensiones no se pueden combinar en un solo informe. Por ejemplo, se producirá un conflicto cuando intentes recuperar la URL y los canales personalizados al mismo tiempo. Esta limitación es la misma que la del sitio web de AdSense (pestaña Informes de rendimiento).
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Falta la información que necesito","missingTheInformationINeed","thumb-down"],["Muy complicado o demasiados pasos","tooComplicatedTooManySteps","thumb-down"],["Desactualizado","outOfDate","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Problema con las muestras o los códigos","samplesCodeIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-07-26 (UTC)"],[[["\u003cp\u003eThe AdSense Management API reporting system mirrors the AdSense website, allowing for flexible and customizable reports by specifying dimensions and metrics.\u003c/p\u003e\n"],["\u003cp\u003eDimensions, like date or platform type, group data for analysis, while metrics, such as earnings or clicks, measure performance.\u003c/p\u003e\n"],["\u003cp\u003eWhile you can use multiple metrics freely, it's recommended to limit the use of dimensions to two per report to avoid excessive data complexity.\u003c/p\u003e\n"],["\u003cp\u003eSome dimension and metric combinations are incompatible and cannot be used together within the same report, similar to limitations in the AdSense website's Performance reports.\u003c/p\u003e\n"],["\u003cp\u003eYou can further explore handling results, choosing the right dimensions, specifying date ranges, and reviewing a comprehensive list of available metrics and dimensions through the provided links.\u003c/p\u003e\n"]]],["The AdSense Management API allows customizable reports through dimensions and metrics. Dimensions, like `DATE` or `PLATFORM_TYPE_NAME`, group ad event data by attributes. Metrics, such as `ESTIMATED_EARNINGS` or `CLICKS`, measure data based on these groupings; some are calculated, like `COST_PER_CLICK`. Adding dimensions increases report rows, so use sparingly. While metrics can be combined freely, the number of dimensions has to be minimal, as some dimensions and metrics are incompatible.\n"],null,["# Dimensions and Metrics\n\nThe AdSense Management API reporting system exposes the flexibility and customization capabilities of the AdSense website. Reports are generated by specifying a list of dimensions and metrics.\n\nDimensions\n----------\n\nEach time AdSense displays an ad, every event associated with that ad is logged with a set of attributes: date, country, channel, ad unit, etc. These attributes are called dimensions.\n\nDimensions are used for grouping purposes in reports.\n| **Some examples:**\n|\n| `DATE`\n| : Groups data in individual days.\n|\n| `MONTH`\n| : Groups data in months.\n|\n| `PLATFORM_TYPE_NAME`\n| : Groups data into platform types, such as `\"Desktop\"` or `\"Tablet\"`\n\nMetrics\n-------\n\nWhen a report is requested, the logged events are added together according to the chosen dimensions. Metrics represent the different measurements you can make on that data.\n| **Some examples:**\n|\n| `ESTIMATED_EARNINGS`\n| : Measures how much the publisher earned.\n|\n| `CLICKS`\n| : Measures how many times ads were clicked on the publisher's property.\n\nSome metrics are calculated, instead of being measured directly.\n| **Some examples:**\n|\n| `COST_PER_CLICK`\n| : Measures how much the publisher earns each time a user clicks on their ad.\n|\n| `AD_REQUESTS_RPM`\n| : Measures the revenue per thousand ad requests.\n\nUsing multiple dimensions wisely\n--------------------------------\n\nThe generated report consists of a series of rows, each having one or more fields. Adding a new metric to a report produces a new column but adding a dimension multiplies the number of rows.\n\nFor example, a report with `DATE` as a dimension will generate a set of rows, one row for each day with activity. Adding a new dimension, like `CUSTOM_CHANNEL_NAME`, will generate a row per day and per existing channel. As a guideline it's fine to use as many metrics as you like, but try not to use more than two dimensions per report.\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\nIncompatible dimensions and metrics\n-----------------------------------\n\nThere are some metrics and dimensions that cannot be combined in a single report. For example, a conflict will arise when trying to fetch URL and custom channels at the same time. This limitation is the same as in the AdSense website (Performance reports tab).\n\nNext steps\n----------\n\n- [Handling the Results](/adsense/management/reporting/handling_results)\n- [Using the Right Dimension](/adsense/management/reporting/right_dimension)\n- [Specifying a Date Range](/adsense/management/reporting/date_ranges)\n- [List of Metrics and Dimensions](/adsense/management/metrics-dimensions)"]]