Stay organized with collections
Save and categorize content based on your preferences.
We now take a look at a common use case: summarizing the performance of an
account over the last 30 days by campaign, segmented by device. The query for
this report is as follows:
Watch a video walkthrough of a code sample that searches campaigns with metrics
over the last 7 days. The code sample in the video is written in Java, but the
process is similar for all languages.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-28 UTC."],[[["This page provides a Google Ads Query Language (GAQL) query to retrieve a 30-day performance summary of an account, segmented by campaign and device."],["You can execute this query using the `GoogleAdsService.SearchStream` interface within the Google Ads API."],["The page includes a complete HTTP request example, but it's recommended to utilize client libraries for seamless integration within applications."],["Code samples and a video walkthrough demonstrating campaign searches with metrics are also available for reference."]]],[]]