[null,null,["上次更新時間:2024-09-08 (世界標準時間)。"],[[["Ad tech developers can inspect the state of their joined custom audiences for debugging using the provided CLI commands."],["To inspect custom audiences, developers need to enable system-wide developer options, declare `android:debuggable=\"true\"` in their app's manifest, and enable consent for app-suggested ads."],["Developers can list, view, and refresh custom audiences using specific commands with the owner, buyer, and name of the audience."],["A Python CLI is available on GitHub to simplify the commands and provides additional functionalities like diffing custom audiences before and after updates."]]],["Protected Audience APIs manage custom audiences, which can be inspected via CLI commands for debugging. To enable these commands, developer options, debuggable mode, and app-suggested ads consent must be activated. After restarting the `adservices` process, specific commands enable shell access. `list` views all custom audiences while `view` targets one with `owner`, `buyer`, and `name`. The `refresh` command manually triggers a daily update, all via the `adb shell cmd adservices_manager custom-audience` prefix.\n"]]