CampaignLabel
Represents a relationship between a campaign and a label.
Columns
| Name | Type | Behavior | Description |
| CampaignLabelCampaign | String | ATTRIBUTE | Immutable. The campaign to which the label is attached. |
| CampaignLabelLabel | String | ATTRIBUTE | Immutable. The label assigned to the campaign. |
| CampaignLabelResourceName | String | ATTRIBUTE | Immutable. Name of the resource. |
| CustomerId | Long | ATTRIBUTE | Output only. The ID of the customer. |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるデータを詳細に制御することができます。
| Name | Type | Description |
| ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |