In the Google Ads Query Language (GAQL), segmenting a reporting query can serve numerous purposes including data selection and providing implicit GROUP BY functionality. In this episode we’ll describe the effects of adding segments to your GAQL queries.
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 2022-09-01 UTC.
[null,null,["Last updated 2022-09-01 UTC."],[[["GAQL segments allow for refining data selection within reporting queries."],["Utilizing segments in GAQL provides an implicit grouping of data, similar to a \"GROUP BY\" clause in SQL."],["This episode focuses on demonstrating how adding segments to your queries affects the results."]]],[]]