AdGroupLabel
A relationship between an ad group and a label.
Columns
Name | Type | Behavior | Description |
AdGroupLabelAdGroup | String | ATTRIBUTE | Immutable. The ad group to which the label is attached. |
AdGroupLabelLabel | String | ATTRIBUTE | Immutable. The label assigned to the ad group. |
AdGroupLabelResourceName | String | ATTRIBUTE | Immutable. The resource name of the ad group label. Ad group label resource names have the form: customers/{customer_id}/adGroupLabels/{ad_group_id}~{label_id} |
CustomerId | Long | ATTRIBUTE | Output only. The ID of the customer. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |