廣告活動標籤
代表廣告活動與標籤之間的關係。
您可以在 SELECT 和 WHERE 子句中,選取上述資源和這項資源的欄位。這些欄位不會區隔 SELECT
子句中的指標。
campaign_label.campaign |
欄位說明 | 標籤所屬的廣告活動。 |
類別 | ATTRIBUTE |
資料類型 | RESOURCE_NAME |
輸入網址 | N/A |
是否可篩選 | 是 |
可選取 | 是 |
可排序 | 否 |
重複 | 否 |
|
campaign_label.label |
欄位說明 | 指派給廣告活動的標籤。 |
類別 | ATTRIBUTE |
資料類型 | RESOURCE_NAME |
輸入網址 | N/A |
是否可篩選 | 是 |
可選取 | 是 |
可排序 | 否 |
重複 | 否 |
|
campaign_label.owner_customer_id |
欄位說明 | 擁有標籤的客戶 ID。 |
類別 | ATTRIBUTE |
資料類型 | INT64 |
輸入網址 | N/A |
是否可篩選 | 是 |
可選取 | 是 |
可排序 | 是 |
重複 | 否 |
|
campaign_label.resource_name |
欄位說明 | 資源名稱。廣告活動標籤資源名稱的格式為:customers/{customer_id}/campaignLabels/{campaign_id}~{label_id} |
類別 | ATTRIBUTE |
資料類型 | RESOURCE_NAME |
輸入網址 | N/A |
是否可篩選 | 是 |
可選取 | 是 |
可排序 | 否 |
重複 | 否 |
|
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-11-09 (世界標準時間)。
[null,null,["上次更新時間:2024-11-09 (世界標準時間)。"],[[["Represents the relationship between a campaign and a label."],["Allows for the selection of fields from related resources (campaign, customer, label) in queries."],["Fields from related resources will not segment metrics when selected."],["Includes fields for identifying the campaign, label, customer owner, and resource name."],["Enables filtering and selection of fields for analysis and reporting."]]],["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"]]