1.0.0-0 • Published 3 years ago

@plaqard/service-google-dfp v1.0.0-0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@plaqard/service-google-dfp

Build Status

Google DFP/Ad Manager service.

Install

npm install @plaqard/service-google-dfp --save

Usage

import plaqard from '@plaqard/core';
import GoogleDfpService from '@plaqard/service-google-dfp';

(async () => {
	const instance = plaqard({
		// …
		service: new GoogleDfpService()
	});

	await instance.start();
})();

License

MIT © Ivan Nikolić

1.0.0-13

3 years ago

1.0.0-12

4 years ago

1.0.0-11

4 years ago

1.0.0-9

4 years ago

1.0.0-10

4 years ago

1.0.0-8

4 years ago

1.0.0-7

4 years ago

1.0.0-6

4 years ago

1.0.0-5

4 years ago

1.0.0-4

4 years ago

1.0.0-3

4 years ago

1.0.0-2

4 years ago

1.0.0-1

4 years ago

1.0.0-0

4 years ago