特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-11-19 UTC。
[null,null,["最終更新日 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."]]],[]]