RecommendationMetrics
Stay organized with collections
Save and categorize content based on your preferences.
Weekly account performance metrics. For some recommendation types, these are averaged over the past 90-day period and hence can be fractional.
Fields |
impressions
|
double
Output only. Number of ad impressions.
|
clicks
|
double
Output only. Number of ad clicks.
|
cost_micros
|
int64
Output only. Cost (in micros) for advertising, in the local currency for the account.
|
conversions
|
double
Output only. Number of conversions.
|
conversions_value
|
double
Output only. Sum of the conversion value of the conversions.
|
video_views
|
double
Output only. Number of video views for a video ad campaign.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-07 UTC.
[null,null,["Last updated 2025-08-07 UTC."],[],[],null,["# RecommendationMetrics\n\nWeekly account performance metrics. For some recommendation types, these are averaged over the past 90-day period and hence can be fractional.\n\n| Fields ||\n|-------------------------|-----------------------------------------------------------------------------------------------|\n| ### `impressions` | `double` Output only. Number of ad impressions. |\n| ### `clicks` | `double` Output only. Number of ad clicks. |\n| ### `cost_micros` | `int64` Output only. Cost (in micros) for advertising, in the local currency for the account. |\n| ### `conversions` | `double` Output only. Number of conversions. |\n| ### `conversions_value` | `double` Output only. Sum of the conversion value of the conversions. |\n| ### `video_views` | `double` Output only. Number of video views for a video ad campaign. |"]]