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.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2023-08-24 UTC."],[[["This page provides code samples in Python and Java that demonstrate how to list all accessible customers in Search Ads 360."],["The code utilizes the Search Ads 360 API to retrieve and display a list of customer resource names that the authenticated user has access to."],["Downloadable links for both the Python and Java code examples are provided for easy implementation."]]],["The Python and Java code samples demonstrate how to list all accessible customers using the Search Ads 360 API. They initialize a `SearchAds360Client`, then use `CustomerServiceClient` to send a request for a list of accessible customers. The response is processed to extract and print the total count and the resource names of each accessible customer. The Python script also includes error handling with a try-except block.\n"]]