SearchGoogleAdsStreamRequest Stay organized with collections Save and categorize content based on your preferences.
Page Summary
This is the request message for the GoogleAdsService.SearchStream API.
The request requires a customer ID and a query string.
You can determine whether a summary row is returned using the summary_row_setting field.
Request message forGoogleAdsService.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. |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-12-12 UTC.