# admob-appopen-unity **Repository Path**: mirrors_googlecodelabs/admob-appopen-unity ## Basic Information - **Project Name**: admob-appopen-unity - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-22 - **Last Updated**: 2025-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Adding an AdMob App open ad to a Unity app In this codelab, you'll learn how to add an AdMob app open ad to a Unity app. Tested with: - Unity 2021.3.5f1 - Google Mobile Ads Unity Plugin 7.1.0 ## Getting started Check out the `main` branch of this repository and follow the steps on https://codelabs.developers.google.com/codelabs/admob-appopen-unity to get started. ## License ``` Copyright 2022 Google LLC Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ```