SearchGoogleAdsStreamRequest
Fields |
customer_id
|
string
Required. The ID of the customer being queried.
|
query
|
string
Required. The query string.
|
summary_row_setting
|
SummaryRowSetting
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 the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["The `SearchStream` request message within GoogleAdsService enables retrieval of data through a specified query for a targeted customer ID."],["It mandates providing both the `customer_id` and the `query` string to execute a search."],["Users can optionally request a summary row in the response by configuring the `summary_row_setting`."]]],[]]