API Báo cáo Search Ads 360 mới hiện đã ra mắt. Tham gia nhóm Google searchads-api-announcements để luôn được cập nhật về những cải tiến và bản phát hành sắp tới.
Bạn có thể chọn các trường trong các tài nguyên ở trên cùng với tài nguyên này trong mệnh đề SELECT và WHERE. Các trường này sẽ không phân đoạn
các chỉ số trong mệnh đề SELECT của bạn.
user_list.id
Nội dung mô tả trường
Mã của danh sách người dùng.
Danh mục
ATTRIBUTE
Loại dữ liệu
INT64
Nhập URL
N/A
Có thể lọc
Đúng
Có thể chọn
Đúng
Có thể sắp xếp
Đúng
Lặp lại
Sai
user_list.name
Nội dung mô tả trường
Tên của danh sách người dùng này. Tuỳ thuộc vào access_reason, tên danh sách người dùng có thể không phải là duy nhất (ví dụ: nếu access_reason=SHARED)
Danh mục
ATTRIBUTE
Loại dữ liệu
STRING
Nhập URL
N/A
Có thể lọc
Đúng
Có thể chọn
Đúng
Có thể sắp xếp
Đúng
Lặp lại
Sai
user_list.resource_name
Nội dung mô tả trường
Tên tài nguyên của danh sách người dùng. Tên tài nguyên danh sách người dùng có dạng: customers/{customer_id}/userLists/{user_list_id}
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2024-01-10 UTC."],[[["A user list is a list of users a customer may target for advertising."],["User list data includes an ID, name, resource name and type."],["User list resource names follow the format: `customers/{customer_id}/userLists/{user_list_id}`."],["User list types include CRM-based, external remarketing, logical, remarketing, rule-based, and similar."]]],["This document describes user lists, which are targetable by customers, and associated data. Key fields include `user_list.id` (unique ID), `user_list.name` (potentially non-unique name), `user_list.resource_name` (resource identifier), and `user_list.type` (list classification, e.g., CRM_BASED). These fields, categorized as attributes, can be used in SELECT and WHERE clauses for filtering and retrieval, but will not segment metrics. The related resource is `customer`, which can also be included.\n"]]