Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2024-11-19 (UTC).
[null,null,["Zuletzt aktualisiert: 2024-11-19 (UTC)."],[[["Network tracing provides insights into network activities related to the Google Mobile Ads SDK, aiding in debugging your implementation."],["It's compatible with all Android versions and devices running supported Google Play services, unlike some proxy tools."],["Enable tracing through developer options in the Google Settings app, selecting \"Ads\" and then \"Enable debug logging for ads\"."],["Network logs, viewable in logcat, are identified by \"GMA Debug BEGIN,\" \"GMA Debug CONTENT,\" and \"GMA Debug FINISH\" markers and provide detailed request and response information in JSON format."],["The JSON output includes timestamps, event types (like onNetworkRequest, onNetworkResponse, onNetworkResponseBody), and relevant parameters such as URLs, headers, response codes, and body details."]]],[]]