Join us live on Discord on the Google Advertising and Measurement Community server and on YouTube on May 14th at 10:00 AM EST! We will discuss the new features added in v24.1 of the Google Ads API.
SearchGoogleAdsStreamResponse
Stay organized with collections
Save and categorize content based on your preferences.
Page Summary
The GoogleAdsService.SearchStream response message contains a list of matching rows, a field mask indicating requested fields, and an optional summary row with aggregated metrics.
The response includes a unique request_id for debugging and details about the resources consumed to serve the query.
FieldMask that represents what fields were requested by the user.
query_resource_consumption
int64
The amount of resources consumed to serve the query. query_resource_consumption for the Summary row and non-Summary responses are returned separately in their respective rows. query_resource_consumption for non-Summary responses is returned in the final batch of results.
request_id
string
The unique id of the request that is used for debugging purposes.
Summary row that contains summary of metrics in results. Summary of metrics means aggregation of metrics across all results, here aggregation could be sum, average, rate, etc.
[[["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-02-23 UTC."],[],[]]