GoogleAdsRow and the Google Ads Query Language (GAQL)
Stay organized with collections
Save and categorize content based on your preferences.
GoogleAdsRow is the struct returned from reporting requests in the Google Ads
API. In this episode, we’ll discuss what a GoogleAdsRow is and how the values
contained in a GoogleAdsRow struct are determined by a Google Ads Query Language
(GAQL) query.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-09-01 UTC."],[[["GoogleAdsRow is a structure that holds data returned from Google Ads API reporting requests."],["The data within a GoogleAdsRow is determined by the Google Ads Query Language (GAQL) query used in the request."]]],[]]