AdGroupAdLabel
A relationship between an ad group ad and a label.
Columns
Name | Type | Behavior | Description |
AdGroupAdLabelAdGroupAd | String | ATTRIBUTE | Immutable. The ad group ad to which the label is attached. |
AdGroupAdLabelLabel | String | ATTRIBUTE | Immutable. The label assigned to the ad group ad. |
AdGroupAdLabelResourceName | String | ATTRIBUTE | Immutable. The resource name of the ad group ad label. Ad group ad label resource names have the form: customers/{customer_id}/adGroupAdLabels/{ad_group_id}~{ad_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. |