Track budget performance
Stay organized with collections
Save and categorize content based on your preferences.
Page Summary
Campaign budget performance statistics can be retrieved by selecting metric fields of campaign_budget in a GAQL query.
By default, performance statistics are aggregated at the budget level, providing one row per budget.
Using segment fields in a GAQL query can result in more than one row per campaign budget.
A GAQL query can be used to retrieve conversion performance of a single budget by filtering on its ID.
You can retrieve the performance statistics for your campaign budgets by
selecting metric fields of campaign_budget in a
GAQL query. By default, all statistics are aggregated at the budget level, one
row per budget. If segment fields are used, you may get more than one row per
budget. See segmentation for
details.
Query budget metrics
The following GAQL query retrieves conversion performance of a single budget,
filtering on its ID:
[[["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 2026-09-23 UTC."],[],[]]