{"id":23326160,"url":"https://github.com/ishix-g/quickadmobintegrator","last_synced_at":"2026-02-12T06:22:24.112Z","repository":{"id":268471398,"uuid":"904019803","full_name":"IShix-g/QuickAdMobIntegrator","owner":"IShix-g","description":"Simplifies Google AdMob integration in Unity, providing seamless setup for mobile ads. AdmobのSDKとメディエーションを簡単にインストールするプラグイン","archived":false,"fork":false,"pushed_at":"2025-01-29T07:25:06.000Z","size":2035,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T10:49:51.025Z","etag":null,"topics":["google-admob","google-ads","install-package","intergration","unity","unity3d"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IShix-g.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"IShix-g"}},"created_at":"2024-12-16T05:13:04.000Z","updated_at":"2025-01-29T06:38:13.000Z","dependencies_parsed_at":"2024-12-17T01:29:53.826Z","dependency_job_id":"298305a8-ddf0-4585-891c-79642531230b","html_url":"https://github.com/IShix-g/QuickAdMobIntegrator","commit_stats":null,"previous_names":["ishix-g/quickadmobintegrator"],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IShix-g%2FQuickAdMobIntegrator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IShix-g%2FQuickAdMobIntegrator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IShix-g%2FQuickAdMobIntegrator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IShix-g%2FQuickAdMobIntegrator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IShix-g","download_url":"https://codeload.github.com/IShix-g/QuickAdMobIntegrator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238642376,"owners_count":19506194,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["google-admob","google-ads","install-package","intergration","unity","unity3d"],"created_at":"2024-12-20T19:14:41.497Z","updated_at":"2026-02-12T06:22:24.106Z","avatar_url":"https://github.com/IShix-g.png","language":"C#","funding_links":["https://github.com/sponsors/IShix-g"],"categories":[],"sub_categories":[],"readme":"![Unity](https://img.shields.io/badge/Unity-2022.3%2B-black)\n\n[README - 日本語版](README_jp.md)\n\n\u003e [!IMPORTANT]\n\u003e **Disclaimer:** Quick AdMob Integrator is an open-source service and is not an official service provided by Unity Technologies Inc. or Google Inc. Additionally, while it uses Open UPM for the registry, it is not a service provided by Open UPM.\n\n# Quick AdMob Integrator\nSimplify the integration of Google AdMob into Unity and seamlessly set up mobile ads.\n\n![add package](Docs/header.png)\n\n- Easily install AdMob and mediation packages\n- Quickly check for update information at a glance\n- Built on the Unity Package Manager (UPM) for reliability\n\n## Getting Started\n\n### Installation via Git URL\n\nGo to `Unity Editor: Window \u003e Package Manager \u003e Add package from git URL...`.\n\n```\nhttps://github.com/IShix-g/QuickAdMobIntegrator.git?path=Packages/QuickAdMobIntegrator#v1\n```\n\n![add package](Docs/add_package.png)\n\n### Open Quick AdMob Integrator\n\nAccess it via  \n`Unity Editor: Window \u003e Quick AdMob Integrator`\n\n![open](Docs/open_qai.png)\n\n### Setting Up Registry\n\nClick the `Set up required registries...` button.\n\n\u003cimg src=\"Docs/qai_set_registries.jpg\" width=\"550\"/\u003e\n\n### Open Settings\n\nClick the settings icon (gear icon) in the toolbar.\n\n\u003cimg src=\"Docs/qai_open_setting.jpg\" width=\"550\"/\u003e\n\n### Selecting Mediation (Optional)\n\nUncheck the [mediation](https://developers.google.com/admob/unity/mediation) options that you don't need.\n\nYou can use AdMob without configuring any mediation.  \nConsider implementing mediation when you want to maximize revenue by combining multiple ad networks in addition to\nAdMob.\n\n#### What is Mediation?\n\nMediation is a feature that allows you to serve ads from third-party ad companies through AdMob.\n\n\u003cimg src=\"Docs/qai_setting_mediation.jpg\" width=\"550\"/\u003e\n\n### {1.3.0} Package Selection Now Available\n\nYou can now select which packages to install.\nIf you want to always use the latest version, specify 'Always latest'. Note that even with 'Always latest' selected,\npackages won't update automatically - you'll need to click the Update button.\n\n\u003cimg src=\"Docs/qai_setting_update.jpg\" width=\"550\"/\u003e\n\n### Complete Setup\n\nClick the back button to complete the initial setup.\n\n\u003cimg src=\"Docs/qai_end_setting.jpg\" width=\"550\"/\u003e\n\n### For Those Who Have Already Installed AdMob\n\nPlease delete the following items:\n\n- `Assets/ExternalDependencyManager`\n- `Assets/GoogleMobileAds` **(excluding `Resources`)**\n- `Assets/Plugins/Android/googlemobileads-unity.aar`\n- `Assets/Plugins/Android/GoogleMobileAdsPlugin`\n- `Assets/Plugins/iOS/GADUAdNetworkExtras`\n- `Assets/Plugins/iOS/unity-plugin-library.a`\n- `Assets/Plugins/iOS/NativeTemplates/`\n\n### {1.2.0} Setup Instructions\n\nPlease follow the setup instructions to install.\n\n\u003cimg src=\"Docs/qai_setup.jpg\" width=\"550\"/\u003e\n\n### {1.4.0} Added Notes Feature\n\nA simple notes feature has been added.\nFor example, when specifying a package version, you can write down the reason for choosing that version, which can be\nhelpful when reviewing later.\n\n\u003cimg src=\"Docs/qai_setting_notes.jpg\" width=\"550\"/\u003e\n\n## Explanation of Buttons\n\n\u003cimg src=\"Docs/qai_buttons.jpg\" width=\"550\"/\u003e\n\n1. Open Settings\n2. Reload Packages\n3. Open Unity Package Manager\n4. Install or update all SDK and mediation packages\n5. View the Getting Started Guide / Help\n6. Install packages\n\n## Displaying Current Package Status\n\n\u003cimg src=\"Docs/qai_package_state.jpg\" width=\"550\"/\u003e\n\n1. Installed and up-to-date\n2. Installed but with updates available  \n   Example: v3.13.1 (current) → v3.14.0 (new)\n3. Not installed\n\n## How the Plugin Works\n\nThis plugin operates by using [Open UPM](https://github.com/openupm/openupm) as a Scoped Registry.\n\nYou can check and manage it here:  \n`Unity Editor: Project Settings \u003e Package Manager \u003e Scoped Registries`\n\n![scoped registries](Docs/upm_scoped_registries.jpg)\n\nInstallation and uninstallation are handled through Unity Package Manager's built-in functionality. If you decide to remove this plugin, it will not affect the packages that were installed via the plugin.\n\nYou can view and manage installed packages under:  \n`Unity Editor: Window \u003e Package Manager \u003e My Registries`\n\n\u003cimg src=\"Docs/upm.jpg\" width=\"800\"/\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fishix-g%2Fquickadmobintegrator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fishix-g%2Fquickadmobintegrator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fishix-g%2Fquickadmobintegrator/lists"}