Skip to content

deckofdev/adkit-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 

Repository files navigation

Introduction

To provide best possible experience while working with ads!

Overview

AdKit is a powerful plugin which supports most popular ad networks and helps developers to quickly integrate them into the projects.

Features

  • Ad Profiles - widely customizable ad profiles give massive diversity for your ads.
  • Mediation - plugin synchronizes different ad networks to work as one effective ad platform. Create your own mediation between different ad networks and come up with the best advertising solution.
  • Event Manager - provides callbacks when different ad actions are completed.
  • Interactive Ads - which display ads directly in Unity Editor. That means the developers will be able to test how their ads are working without building the project and launching it on the device.
  • Compliances - easy GDPR, COPPA and CCPA compliance setup for each network.
  • Intelligent Editor - plugin comes with intelligent editor manager to maximize your productivity.
  • Network Updates - plugin provides regular updates for network SDKs which are tested and ensured that they will always perform as they should without breaking the project.
  • Data - easy data transfer to other projects that will save time to setup ad profiles.
  • Themes - AdKit implements light and dark versions to provide the best experience for every user.
  • Platforms - plugin is working on both Android and iOS devices.

Why AdKit?

Because it helps developers to quickly integrate ads into their projects. It is a highly flexible tool that does all the work related to advertising, so that developers could focus on what really matters - Creating stunning projects! It does not matter if the project is new or existing one because AdKit is designed to adapt to every project.

Documentation

This documentation provides full support for AdKit plugin. Each part of the plugin will be discussed in the following sections. Each section provides a brief explanation on how to setup different parts of the plugin.

Links

Android Templates (.apk):

Following templates has integrated Log Viewer. Make a circle gesture on the screen to open console log where you will find all AdKit plugin logs.

Forms

Highlights

In different sections documentation will display highlights that provides tips or prerequisites about the following sections.

?> Quick Tip:
• Provides additional information about the section.

!> Prerequisites:
• Explains what actions has to be done to continue working.

Code Blocks

Documentation provides full AdKit API which will be presented in code blocks. Following is the code block example. With an ability to copy the code snippet to clipboard.

for (int i = 0 ; i < 10; i++)
{
  // Code to execute.
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors