Dostępny jest już nowy interfejs Search Ads 360 Reporting API. Dołącz do grupy dyskusyjnej Google
searchads-api-announcements, aby na bieżąco otrzymywać informacje o nadchodzących ulepszeniach i wersjach.
Metody usługi
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Interfejs Search Ads 360 Reporting API różni się od tradycyjnej architektury REST tym, że wykorzystuje 2 metody niestandardowe: search
i searchStream,
zamiast bardziej tradycyjnych metod list
i get
.
Te metody są wyrażone w adresach URL REST przy użyciu konwencji mapowania HTTP :
w celu oddzielenia nazwy metody od reszty adresu URL.
Na stronie Przegląd opisujemy metody używane w interfejsie Search Ads 360 Reporting API.
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-08-29 UTC.
[null,null,["Ostatnia aktualizacja: 2025-08-29 UTC."],[[["\u003cp\u003eThe Search Ads 360 Reporting API uses custom methods (\u003ccode\u003esearch\u003c/code\u003e and \u003ccode\u003esearchStream\u003c/code\u003e) instead of traditional REST methods (\u003ccode\u003elist\u003c/code\u003e and \u003ccode\u003eget\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThese custom methods are distinguished in URLs by a colon separating the method name from the rest of the URL.\u003c/p\u003e\n"],["\u003cp\u003eThe API's methods are further detailed on the Overview page linked in the content.\u003c/p\u003e\n"]]],["The Search Ads 360 Reporting API employs `search` and `searchStream` methods instead of the standard REST `list` and `get`. These custom methods are integrated into REST URLs using a colon (`:`) as defined by the HTTP mapping convention. The methods utilized by the API are further detailed on the Overview page. The key action is the usage of these two custom search methods instead of traditional methods.\n"],null,["# Service Methods\n\nThe design of the Search Ads 360 Reporting API differs from a traditional REST architecture\nbecause it uses two custom methods, `search` and `searchStream,` instead\nof the more traditional `list` and `get`methods.\nThese methods are expressed in REST URLs by using the [HTTP mapping](https://cloud.google.com/apis/design/custom_methods#http_mapping)\nconvention of a `:` to separate the method name from the rest of the URL.\n\nThe [Overview](/search-ads/reporting/api/reference/rest) page describes the methods used in the Search Ads 360 Reporting API."]]