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.
Các cột tuỳ chỉnh trong Search Ads 360 mang đến một cách hiệu quả để điều chỉnh báo cáo nhằm
phân tích chuyên sâu hơn. Bạn có thể theo dõi các hành động chuyển đổi cụ thể trên các nền tảng, so sánh hiệu suất trên các thiết bị, phân tích hiệu suất của từ khoá, theo dõi ngân sách của chiến dịch và thậm chí tính toán ROI cho nhiều chiến dịch hoặc từ khoá.
Các loại cột tuỳ chỉnh
Search Ads 360 Reporting API hỗ trợ 2 loại cột tuỳ chỉnh:
Cột công thức tuỳ chỉnh cho phép bạn viết công thức bằng các tính năng của bảng tính (chẳng hạn như hàm và bộ lọc) ngay trong Search Ads 360.
Cột lượt chuyển đổi tuỳ chỉnh giúp bạn báo cáo về các hành động chuyển đổi cụ thể.
Cách thêm cột tuỳ chỉnh vào báo cáo
Bạn có thể thêm cột tuỳ chỉnh vào truy vấn theo cách tương tự như cách thêm trường và chỉ số, bằng cách sử dụng mã nhận dạng của cột. Cú pháp cần sử dụng là custom_columns.id[1234].
Tìm hiểu thêm về cách đưa một cột tuỳ chỉnh vào mệnh đề SELECT.
[null,null,["Cập nhật lần gần đây nhất: 2024-11-08 UTC."],[[["Search Ads 360 custom columns allow for in-depth reporting by tracking conversions, comparing performance, and analyzing keyword and budget data, including ROI calculations."],["Two types of custom columns are available: custom formula columns for spreadsheet-like calculations and custom conversion columns for specific conversion actions."],["Custom columns are easily integrated into reports using their unique IDs in queries, similar to how fields and metrics are used."],["You can retrieve custom column details, such as ID, name, and description, using dedicated API methods for efficient management."],["Currently, custom columns do not support references to custom dimensions."]]],["Custom columns in Search Ads 360 allow for tailored reporting, tracking conversions, comparing device performance, analyzing keywords, and calculating ROI. Two types exist: custom formula columns and custom conversion columns. Include them in queries via `custom_columns.id[1234]`. Retrieve custom column details like `id`, `name`, and `description` using the `ListCustomColumns` method (RPC) or `customers.customColumns.list` method (REST). When retrieving values, use the manager's or owner's `login-customer-id` in the header. Custom columns referencing custom dimensions are not supported.\n"]]