Metric
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Chỉ số dữ liệu về tài nguyên.
Enum |
METRIC_UNSPECIFIED |
Chưa chỉ định chỉ số nào. |
ALL |
Viết nhanh để yêu cầu tất cả chỉ số có sẵn. Chỉ số nào được đưa vào TẤT CẢ sẽ thay đổi và tùy thuộc vào tài nguyên mà thông tin chi tiết đang được yêu cầu. |
QUERIES_DIRECT |
Số lần tài nguyên được hiển thị khi tìm kiếm vị trí trực tiếp. |
QUERIES_INDIRECT |
Số lần tài nguyên được hiển thị do kết quả tìm kiếm theo danh mục (ví dụ: nhà hàng). |
QUERIES_CHAIN |
Số lần tài nguyên được hiển thị nhờ kết quả tìm kiếm của chuỗi tài nguyên hoặc thương hiệu mà tài sản đó bán được. Ví dụ: Starbucks, Salesforce. Đây là tập hợp con của JCT_EXTERNAL. |
VIEWS_MAPS |
Số lần tài nguyên được xem trên Google Maps. |
VIEWS_SEARCH |
Số lượt xem tài nguyên trên Google Tìm kiếm. |
ACTIONS_WEBSITE |
Số lần trang web được nhấp vào. |
ACTIONS_PHONE |
Số lần số điện thoại được nhấp vào. |
ACTIONS_DRIVING_DIRECTIONS |
Số lần yêu cầu chỉ đường lái xe. |
PHOTOS_VIEWS_MERCHANT |
Số lượt xem mục mặt hàng đa phương tiện do người bán tải lên. |
PHOTOS_VIEWS_CUSTOMERS |
Số lượt xem mục nội dung đa phương tiện do khách hàng tải lên. |
PHOTOS_COUNT_MERCHANT |
Tổng số mục nội dung đa phương tiện hiện đang hoạt động mà người bán đã tải lên. |
PHOTOS_COUNT_CUSTOMERS |
Tổng số mục nội dung đa phương tiện hiện đang hoạt động được khách hàng tải lên. |
LOCAL_POST_VIEWS_SEARCH |
Số lượt xem bài đăng tại địa phương trên Google Tìm kiếm. |
LOCAL_POST_ACTIONS_CALL_TO_ACTION |
Số lượt nhấp vào nút kêu gọi hành động trên Google. |
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2025-07-25 UTC.
[null,null,["Cập nhật lần gần đây nhất: 2025-07-25 UTC."],[[["\u003cp\u003eMetrics provide various data points about a resource, like views, queries, and actions.\u003c/p\u003e\n"],["\u003cp\u003eThese metrics can reflect user engagement across Google Search and Maps.\u003c/p\u003e\n"],["\u003cp\u003eMetrics are categorized by type, including queries, views, actions, and photos.\u003c/p\u003e\n"],["\u003cp\u003eThey offer insights into customer interactions, such as website clicks, phone calls, and direction requests.\u003c/p\u003e\n"],["\u003cp\u003eMerchant and customer uploaded media have separate metrics tracking views and counts.\u003c/p\u003e\n"]]],["The provided content defines metrics related to resource data. Key metrics include `QUERIES_DIRECT`, `QUERIES_INDIRECT`, and `QUERIES_CHAIN`, tracking search visibility. `VIEWS_MAPS` and `VIEWS_SEARCH` measure views on Google Maps and Search, respectively. `ACTIONS_WEBSITE`, `ACTIONS_PHONE`, and `ACTIONS_DRIVING_DIRECTIONS` gauge user engagement. Photo-related metrics, like `PHOTOS_VIEWS_MERCHANT` and `PHOTOS_COUNT_CUSTOMERS`, assess media interactions. Also included are `LOCAL_POST_VIEWS_SEARCH` and `LOCAL_POST_ACTIONS_CALL_TO_ACTION` that assess local posts. The `ALL` metric aggregates available metrics.\n"],null,["# Metric\n\nA metric of data about a resource.\n\n| Enums ||\n|-------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `METRIC_UNSPECIFIED` | No metric specified. |\n| `ALL` | Shorthand to request all available metrics. Which metrics are included in ALL varies, and depends on the resource for which insights are being requested. |\n| `QUERIES_DIRECT` | The number of times the resource was shown when searching for the location directly. |\n| `QUERIES_INDIRECT` | The number of times the resource was shown as a result of a categorical search (for example, restaurant). |\n| `QUERIES_CHAIN` | The number of times a resource was shown as a result of a search for the chain it belongs to, or a brand it sells. For example, Starbucks, Adidas. This is a subset of QUERIES_INDIRECT. |\n| `VIEWS_MAPS` | The number of times the resource was viewed on Google Maps. |\n| `VIEWS_SEARCH` | The number of times the resource was viewed on Google Search. |\n| `ACTIONS_WEBSITE` | The number of times the website was clicked. |\n| `ACTIONS_PHONE` | The number of times the phone number was clicked. |\n| `ACTIONS_DRIVING_DIRECTIONS` | The number of times driving directions were requested. |\n| `PHOTOS_VIEWS_MERCHANT` | The number of views on media items uploaded by the merchant. |\n| `PHOTOS_VIEWS_CUSTOMERS` | The number of views on media items uploaded by customers. |\n| `PHOTOS_COUNT_MERCHANT` | The total number of media items that are currently live that have been uploaded by the merchant. |\n| `PHOTOS_COUNT_CUSTOMERS` | The total number of media items that are currently live that have been uploaded by customers. |\n| `LOCAL_POST_VIEWS_SEARCH` | The number of times the local post was viewed on Google Search. |\n| `LOCAL_POST_ACTIONS_CALL_TO_ACTION` | The number of times the call to action button was clicked on Google. |"]]