The new Search Ads 360 Reporting API is now available. Join the searchads-api-announcements Google group to stay up to date on upcoming enhancements and releases.
Stay organized with collections
Save and categorize content based on your preferences.
The design of the Search Ads 360 Reporting API differs from a traditional REST architecture
because it uses two custom methods, search and searchStream, instead
of the more traditional list and getmethods.
These methods are expressed in REST URLs by using the HTTP mapping
convention of a : to separate the method name from the rest of the URL.
The Overview page describes the methods used in the Search Ads 360 Reporting API.
[[["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."],[[["The Search Ads 360 Reporting API uses custom methods (`search` and `searchStream`) instead of traditional REST methods (`list` and `get`)."],["These custom methods are distinguished in URLs by a colon separating the method name from the rest of the URL."],["The API's methods are further detailed on the Overview page linked in the content."]]],[]]