AdGroupCriterionLabel
A relationship between an ad group criterion and a label.
Columns
Name | Type | Behavior | Description |
AdGroupCriterionLabelAdGroupCriterion | String | ATTRIBUTE | Immutable. The ad group criterion to which the label is attached. |
AdGroupCriterionLabelLabel | String | ATTRIBUTE | Immutable. The label assigned to the ad group criterion. |
AdGroupCriterionLabelResourceName | String | ATTRIBUTE | Immutable. The resource name of the ad group criterion label. Ad group criterion label resource names have the form: customers/{customer_id}/adGroupCriterionLabels/{ad_group_id}~{criterion_id}~{label_id} |
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. |