キャンペーン ラベル
キャンペーンとラベルの関係を表します。
上記のリソースのフィールドは、SELECT 句と WHERE 句でこのリソースとともに選択できます。これらのフィールドは、SELECT
句の指標をセグメント化しません。
campaign_label.campaign |
フィールドの説明 | ラベルが添付されるキャンペーン。 |
カテゴリ | ATTRIBUTE |
データ型 | RESOURCE_NAME |
URL を入力する | N/A |
フィルタ可能 | 正しい |
選択可能 | 正しい |
Sortable | False |
繰り返し | False |
|
campaign_label.label |
フィールドの説明 | キャンペーンに割り当てられるラベル。 |
カテゴリ | ATTRIBUTE |
データ型 | RESOURCE_NAME |
URL を入力する | N/A |
フィルタ可能 | 正しい |
選択可能 | 正しい |
Sortable | False |
繰り返し | False |
|
campaign_label.owner_customer_id |
フィールドの説明 | ラベルを所有する顧客の ID。 |
カテゴリ | ATTRIBUTE |
データ型 | INT64 |
URL を入力する | N/A |
フィルタ可能 | 正しい |
選択可能 | 正しい |
Sortable | 正しい |
繰り返し | False |
|
campaign_label.resource_name |
フィールドの説明 | リソースの名前。キャンペーン ラベルのリソース名の形式: customers/{customer_id}/campaignLabels/{campaign_id}~{label_id} |
カテゴリ | ATTRIBUTE |
データ型 | RESOURCE_NAME |
URL を入力する | N/A |
フィルタ可能 | 正しい |
選択可能 | 正しい |
Sortable | False |
繰り返し | False |
|
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-11-09 UTC。
[null,null,["最終更新日 2024-11-09 UTC。"],[[["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"]]