ad_group_ad_label
Stay organized with collections
Save and categorize content based on your preferences.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-25 UTC.
[null,null,["Last updated 2025-08-25 UTC."],[],[],null,["# ad_group_ad_label\n\n[Help me build a query](/google-ads/api/fields/v19/ad_group_ad_label_query_builder)\n\nA relationship between an ad group ad and a label.\n\n| Attributed resources |\n|-------------------------------------------------------|\n| [ad_group](/google-ads/api/fields/v19/ad_group) |\n| [ad_group_ad](/google-ads/api/fields/v19/ad_group_ad) |\n| [campaign](/google-ads/api/fields/v19/campaign) |\n| [customer](/google-ads/api/fields/v19/customer) |\n| [label](/google-ads/api/fields/v19/label) |\n\nFields from the above resources may be selected along with this\nresource in your SELECT and WHERE clauses. These fields **will not segment**\nmetrics in your `SELECT` clause.\n\n|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| | ad_group_ad_label.ad_group_ad ----------------------------- || |-------------------|------------------------------------------------------------| | Field description | Immutable. The ad group ad to which the label is attached. | | Category | `ATTRIBUTE` | | Data Type | `RESOURCE_NAME` | | Type URL | `N/A` | | Filterable | True | | Selectable | True | | Sortable | False | | Repeated | False | |\n| | ad_group_ad_label.label ----------------------- || |-------------------|---------------------------------------------------| | Field description | Immutable. The label assigned to the ad group ad. | | Category | `ATTRIBUTE` | | Data Type | `RESOURCE_NAME` | | Type URL | `N/A` | | Filterable | True | | Selectable | True | | Sortable | False | | Repeated | False | |\n| | ad_group_ad_label.resource_name ------------------------------- || |-------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | Field description | 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}` | | Category | `ATTRIBUTE` | | Data Type | `RESOURCE_NAME` | | Type URL | `N/A` | | Filterable | True | | Selectable | True | | Sortable | False | | Repeated | False | |"]]