MyGit

m1ga/ti.dfp

Fork: 18 Star: 22 (更新于 1970-01-01 00:00:00)

license: NOASSERTION

Language: Objective-C .

Doubleclick for Publishers (DFP) module for Titanium Mobile

最后发布版本: android-4.0.0 ( 2021-09-23 03:56:04)

GitHub网址

DFP Module

Description

This is a Titanium Mobile module for displaying DFP ads in your app. Jason Priebe started with Appcelerator's admob module, followed a few things that Wienke Giezeman did to add DFP support, updated to the latest Google Mobile Ads SDK and Google Play Services, and then brought the APIs for iOS and android into sync.

Quick Start

Android: add this to your tiapp.xml (otherwise the app won't start)

<manifest>
    <application>
        <!-- Sample AdMob app ID: ca-app-pub-3940256099942544~3347511713 -->
        <meta-data
            android:name="com.google.android.gms.ads.APPLICATION_ID"
            android:value="ca-app-pub-xxxxxxxxxxxxxxxx~yyyyyyyyyy"/>
    </application>
</manifest>

Installation

最近版本更新:(数据更新于 1970-01-01 00:00:00)

2021-09-23 03:56:04 android-4.0.0

2017-08-17 20:59:02 2.0.1

2017-01-31 00:30:03 2.0.0

2016-09-01 00:26:10 1.2.2

2015-08-19 00:43:24 1.1.5

2015-05-07 04:19:25 1.1.4

2015-04-21 02:59:35 1.1.3

2015-04-11 03:38:19 1.1.2

2015-01-06 02:01:10 1.1.1

2014-12-30 03:06:35 v1.1.0

主题(topics):

titanium-mobile, titanium-module

m1ga/ti.dfp同语言 Objective-C最近更新仓库

2024-11-18 13:27:42 roothide/Bootstrap

2024-09-15 10:49:02 focus-editor/focus

2024-09-02 19:28:18 opa334/TrollStore

2024-08-31 08:33:55 facebookincubator/SocketRocket

2024-08-22 18:45:46 SDWebImage/SDWebImage

2024-07-03 06:23:17 ccgus/fmdb