SearchGoogleAdsStreamRequest

  • This document describes the request message forGoogleAdsService.SearchStream.

  • The request requires acustomer_id and aquery.

  • Thesummary_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 forGoogleAdsService.SearchStream.

Proto definition

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 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.