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.
nhãn_chiến_ dịch
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.
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-08-29 UTC.
[null,null,["Cập nhật lần gần đây nhất: 2025-08-29 UTC."],[[["\u003cp\u003eRepresents the relationship between a campaign and a label.\u003c/p\u003e\n"],["\u003cp\u003eAllows for the selection of fields from related resources (campaign, customer, label) in queries.\u003c/p\u003e\n"],["\u003cp\u003eFields from related resources will not segment metrics when selected.\u003c/p\u003e\n"],["\u003cp\u003eIncludes fields for identifying the campaign, label, customer owner, and resource name.\u003c/p\u003e\n"],["\u003cp\u003eEnables filtering and selection of fields for analysis and reporting.\u003c/p\u003e\n"]]],["This describes the `campaign_label` resource, which links a campaign to a label. Key information includes: the `campaign` and `label` resource names, the `owner_customer_id`, and the `resource_name` itself (formatted as `customers/{customer_id}/campaignLabels/{campaign_id}~{label_id}`). These fields are selectable and filterable attributes. The fields will not segment metrics. Associated resources are campaign, customer and label.\n"],null,["# campaign_label\n\nRepresents a relationship between a campaign and a label.\n\n| Attributed resources |\n|--------------------------------------------------------------------|\n| [campaign](/search-ads/reporting/api/reference/fields/v0/campaign) |\n| [customer](/search-ads/reporting/api/reference/fields/v0/customer) |\n| [label](/search-ads/reporting/api/reference/fields/v0/label) |\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| | campaign_label.campaign ----------------------- || |-------------------|----------------------------------------------| | Field description | The campaign to which the label is attached. | | Category | `ATTRIBUTE` | | Data Type | `RESOURCE_NAME` | | Type URL | `N/A` | | Filterable | True | | Selectable | True | | Sortable | False | | Repeated | False | |\n| | campaign_label.label -------------------- || |-------------------|-------------------------------------| | Field description | The label assigned to the campaign. | | Category | `ATTRIBUTE` | | Data Type | `RESOURCE_NAME` | | Type URL | `N/A` | | Filterable | True | | Selectable | True | | Sortable | False | | Repeated | False | |\n| | campaign_label.owner_customer_id -------------------------------- || |-------------------|----------------------------------------------| | Field description | The ID of the Customer which owns the label. | | Category | `ATTRIBUTE` | | Data Type | `INT64` | | Type URL | `N/A` | | Filterable | True | | Selectable | True | | Sortable | True | | Repeated | False | |\n| | campaign_label.resource_name ---------------------------- || |-------------------|--------------------------------------------------------------------------------------------------------------------------------------| | Field description | Name of the resource. Campaign label resource names have the form: `customers/{customer_id}/campaignLabels/{campaign_id}~{label_id}` | | Category | `ATTRIBUTE` | | Data Type | `RESOURCE_NAME` | | Type URL | `N/A` | | Filterable | True | | Selectable | True | | Sortable | False | | Repeated | False | |"]]