AI-generated Key Takeaways
-
This document describes the request message for
GoogleAdsService.SearchStream
. -
The request requires a
customer_id
and aquery
. -
The
summary_row_setting
field determines if a summary row is returned, which is not the default behavior and is sent after other results if requested.
Request message for GoogleAdsService.SearchStream
.
Fields | |
---|---|
|
Required. The ID of the customer being queried. |
|
Required. The query string. |
|
Determines whether a summary row will be returned. By default, summary row is not returned. If requested, the summary row will be sent in a response by itself after all other query results are returned. |