1.0.0-0 • Published 4 years ago

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

Weekly downloads
-
License
MIT
Repository
github
Last release
4 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

4 years ago

1.0.0-12

5 years ago

1.0.0-11

5 years ago

1.0.0-9

5 years ago

1.0.0-10

5 years ago

1.0.0-8

5 years ago

1.0.0-7

5 years ago

1.0.0-6

5 years ago

1.0.0-5

5 years ago

1.0.0-4

5 years ago

1.0.0-3

5 years ago

1.0.0-2

5 years ago

1.0.0-1

5 years ago

1.0.0-0

5 years ago