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.
REST Resource: customers.searchAds360
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Zasób
Z tym zasobem nie są powiązane żadne dane trwałe.
Metody |
|
Zwraca wszystkie wiersze pasujące do wyszukiwanego hasła. |
|
Zwraca wszystkie wiersze pasujące do zapytania w strumieniu wyszukiwania. |
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-07-25 UTC.
[null,null,["Ostatnia aktualizacja: 2025-07-25 UTC."],[[["\u003cp\u003eThis resource does not store any persistent data.\u003c/p\u003e\n"],["\u003cp\u003eYou can use the \u003ccode\u003esearch\u003c/code\u003e method to retrieve data matching a specific query.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003esearchStream\u003c/code\u003e method allows you to retrieve data matching a stream query.\u003c/p\u003e\n"]]],["The content outlines a resource with no persistent data. It details two methods for interacting with this resource: `search` and `searchStream`. The `search` method retrieves all rows matching a given search query. The `searchStream` method similarly retrieves rows but utilizes a stream-based search query, providing continuous results. Both methods function to query and retrieve data based on specified criteria.\n"],null,["# REST Resource: customers.searchAds360\n\n- [Resource](#RESOURCE_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource\n--------\n\nThere is no persistent data associated with this resource.\n\n| Methods ------- ||\n|-----------------------------------------------------------------------------------------------------|------------------------------------------------------|\n| ### [search](/search-ads/reporting/api/reference/rest/v0/customers.searchAds360/search) | Returns all rows that match the search query. |\n| ### [searchStream](/search-ads/reporting/api/reference/rest/v0/customers.searchAds360/searchStream) | Returns all rows that match the search stream query. |"]]