SearchGoogleAdsStreamResponse

Response message for GoogleAdsService.SearchStream.

Fields

results[]

GoogleAdsRow

The list of rows that matched the query.

field_mask

FieldMask

FieldMask that represents what fields were requested by the user.

summary_row

GoogleAdsRow

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.

request_id

string

The unique id of the request that is used for debugging purposes.