Ad Experience Report API
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Przegląda dane z raportu na temat widoczności reklamy i uzyskuje listę witryn ze znaczną liczbą irytujących reklam.
Usługa: adexperiencereport.googleapis.com
Do wywołania tej usługi zalecamy użycie dostarczonych przez Google bibliotek klienta. Jeśli do wywoływania tej usługi aplikacja musi używać Twoich własnych bibliotek, podczas tworzenia żądań do interfejsu API użyj podanych niżej informacji.
Dokument opisujący
Dokument opisujący to czytelna dla komputera specyfikacja opisująca interfejsy API REST i ich używanie. Służy do tworzenia bibliotek klienta, wtyczek IDE i innych narzędzi, które współdziałają z interfejsami API Google. Jedna usługa może dostarczać wiele dokumentów opisujących. Ta usługa dostarcza następujący dokument opisujący interfejs API:
Punkt końcowy usługi
Punkt końcowy usługi to podstawowy adres URL, który określa adres sieciowy usługi interfejsu API. Jedna usługa może mieć wiele punktów końcowych. Ta usługa ma następujący punkt końcowy i wszystkie poniższe identyfikatory URI są względne wobec tego punktu końcowego:
https://adexperiencereport.googleapis.com
Metody |
get |
(GET /v1/{name=sites/*} )
Pobiera podsumowanie raportu na temat widoczności reklam w witrynie. |
Metody |
list |
(GET /v1/violatingSites )
Zawiera listę witryn z błędami w raporcie na temat widoczności reklamy na co najmniej 1 platformie. |
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: 2024-08-09 UTC.
[[["Ł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: 2024-08-09 UTC."],[[["The Ad Experience Report API provides data on websites with a high volume of disruptive ads."],["You can access site-specific Ad Experience Report summaries using the `v1.sites` resource and the `get` method."],["The `v1.violatingSites` resource and the `list` method allow you to retrieve a list of sites with poor ad experiences across different platforms."],["The service is accessible through a RESTful API with the base URL `https://adexperiencereport.googleapis.com`."],["Google-provided client libraries are recommended for interacting with the API, but you can also use your own libraries if needed."]]],["The service `adexperiencereport.googleapis.com` provides access to Ad Experience Report data. The key actions are retrieving a site's Ad Experience Report summary via a `GET` request to `/v1/{name=sites/*}` using the `v1.sites` resource and listing sites failing the Ad Experience Report on any platform via a `GET` request to `/v1/violatingSites` using the `v1.violatingSites` resource. Client libraries or custom libraries can be used to interact with the service, with the base URL: `https://adexperiencereport.googleapis.com`.\n"]]