Metrics related to a user list license.
| JSON representation |
|---|
{ "clickCount": string, "impressionCount": string, "revenueUsdMicros": string, "startDate": string, "endDate": string } |
| Fields | |
|---|---|
clickCount |
Output only. The number of clicks for the user list license. |
impressionCount |
Output only. The number of impressions for the user list license. |
revenueUsdMicros |
Output only. The revenue for the user list license in USD micros. |
startDate |
Output only. The start date (inclusive) of the metrics in the format YYYYMMDD. For example, 20260102 represents January 2, 2026. If |
endDate |
Output only. The end date (inclusive) of the metrics in the format YYYYMMDD. For example, 20260102 represents January 2, 2026. If |