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.
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.
Đối tượng là một lựa chọn nhắm mục tiêu hiệu quả, cho phép bạn phân tách các thuộc tính của phân khúc (chẳng hạn như thông tin chi tiết về nhân khẩu học và đối tượng chung sở thích) để tạo đối tượng đại diện cho các phần trong phân khúc mục tiêu của bạn.
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.
audience.description
Nội dung mô tả trường
Nội dung mô tả về đối tượng này.
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
audience.id
Nội dung mô tả trường
Mã nhận dạng của đối tượ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
audience.name
Nội dung mô tả trường
Bắt buộc. Tên của đối tượng. Tên này phải là duy nhất đối với mọi đối tượng. Mã này phải có độ dài tối thiểu là 1 và độ dài tối đa là 255.
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
audience.resource_name
Nội dung mô tả trường
Tên tài nguyên của đối tượng. Tên đối tượng có dạng: customers/{customer_id}/audiences/{audience_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: 2025-08-29 UTC."],[[["\u003cp\u003eAudience targeting lets you combine different segment attributes like demographics and affinities to create precise audience segments.\u003c/p\u003e\n"],["\u003cp\u003eThis feature enables you to target specific sections within your larger target segments for more effective advertising.\u003c/p\u003e\n"],["\u003cp\u003eYou can access details about your audiences, including their ID, description, and name, through the provided resources and fields.\u003c/p\u003e\n"],["\u003cp\u003eThese audience details are available for selection and filtering in your search ad queries for analysis and reporting.\u003c/p\u003e\n"]]],["Audiences allow for the targeting of specific customer segments by combining attributes like demographics and affinities. Key audience attributes include: a unique ID (`audience.id`), a unique name (`audience.name`) limited to 255 characters, a description (`audience.description`), and a resource name (`audience.resource_name`) that follows a predefined structure. These fields, along with customer data, can be filtered, selected, and sorted, but customer fields will not segment metrics.\n"],null,["# audience\n\nAudience is an effective targeting option that lets you intersect different segment attributes, such as detailed demographics and affinities, to create audiences that represent sections of your target segments.\n\n| Attributed resources |\n|--------------------------------------------------------------------|\n| [customer](/search-ads/reporting/api/reference/fields/v0/customer) |\n\nFields from the above resources may be selected along with this\nresource in your SELECT and WHERE clauses. These fields **will not segment**\nmetrics in your `SELECT` clause.\n\n|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| | audience.description -------------------- || |-------------------|-------------------------------| | Field description | Description of this audience. | | Category | `ATTRIBUTE` | | Data Type | `STRING` | | Type URL | `N/A` | | Filterable | True | | Selectable | True | | Sortable | True | | Repeated | False | |\n| | audience.id ----------- || |-------------------|---------------------| | Field description | ID of the audience. | | Category | `ATTRIBUTE` | | Data Type | `INT64` | | Type URL | `N/A` | | Filterable | True | | Selectable | True | | Sortable | True | | Repeated | False | |\n| | audience.name ------------- || |-------------------|-----------------------------------------------------------------------------------------------------------------------------------------| | Field description | Required. Name of the audience. It should be unique across all audiences. It must have a minimum length of 1 and maximum length of 255. | | Category | `ATTRIBUTE` | | Data Type | `STRING` | | Type URL | `N/A` | | Filterable | True | | Selectable | True | | Sortable | True | | Repeated | False | |\n| | audience.resource_name ---------------------- || |-------------------|--------------------------------------------------------------------------------------------------------------------| | Field description | The resource name of the audience. Audience names have the form: `customers/{customer_id}/audiences/{audience_id}` | | Category | `ATTRIBUTE` | | Data Type | `RESOURCE_NAME` | | Type URL | `N/A` | | Filterable | True | | Selectable | True | | Sortable | False | | Repeated | False | |"]]