Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 797 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 797 Bytes

LemmaSDK sample application

This repository contains Lemma Ads SDK sample application. Please refer to this application as a reference while integrating Lemma Ads SDK into your Android applications.

To run this application and play any ads, you will need the following information:

  • publisher_id_string : This is the lemma partner identifier using which the LemmaSDK can authenticate and get the ads Test ID(169)
  • ad_unit_id_string: This will be used to identify the device where the partner is running this application (Test ID for Banner:14688, Video:14687) To get this information please contact lemma sales/support team at support@lemmatechnologies.com

Refer LemmaSDK Developer Guide for detailed integration steps.