Title: Simple GAM
Author: termel
Published: <strong>19. April 2017</strong>
Last modified: 17. Februar 2020

---

Plugins suchen

![](https://ps.w.org/simple-dfp/assets/banner-772x250.png?rev=1640451)

Dieses Plugin wurde **nicht mit den 3 neuesten Hauptversionen von WordPress getestet**.
Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung
mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

![](https://ps.w.org/simple-dfp/assets/icon-256x256.png?rev=1640451)

# Simple GAM

 Von [termel](https://profiles.wordpress.org/munger41/)

[Herunterladen](https://downloads.wordpress.org/plugin/simple-dfp.zip)

 * [Details](https://de.wordpress.org/plugins/simple-dfp/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/simple-dfp/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/simple-dfp/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/simple-dfp/#developers)

 [Support](https://wordpress.org/support/plugin/simple-dfp/)

## Beschreibung

Finally an easy plugin to add Google Ad Manager (GAM) blocks into WP – shortcode
and template function. It was designed to work with a multisite install, please 
tell me if any problem on a single site install. Thanks!

### Shortcode

Simply use `[simpledfp_block ad_id=xxxx]` where `xxxx` is the id of your DFP ad 
post type, created when you installed the plugin.

### Template function

Please use the following code:

    ```
    if (class_exists('simplegam_main')) {
        // checks the plugin is installed
        simpledfpBlock(array('ad_id' => xxxx);
    }
    ```

With, also `xxxx` being your Simple GAM Ad id, previously created in wordpress admin
panel. You can [retrive this ID like this.](https://premium.wpmudev.org/blog/display-wordpress-post-page-ids/)

I recommend the [Reveal IDs plugin](https://wordpress.org/plugins/reveal-ids-for-wp-admin-25/).

### Steps to use correctly

 1. Install the plugin
 2. Fill the DFP network identifier in the settings of the plugin
 3. A new menu DFP Ads appears in the sidebar of admin panel
 4. Use it to Add a new ad, fill mandatory fields :
 5.  * DFP Bloc code, as it appears in DFP backoffice
     * Size of bloc to display on you site, in the format `WWWxHHH` (where WWW is the
       width of the block, and HHH the height of the block)
 6. Refresh you frontend, and you should see block creations (as they are defined in
    DFP backoffice) appear on your site.

## Installation

### Easy

 1. Search via plugins > add new.
 2. Find the plugin listed and click activate.
 3. Use the shortcode or template function

## Rezensionen

![](https://secure.gravatar.com/avatar/2c4d57c67039beceb6ae2c882f6dd6aab0accade24d2b4dd92239083c782fb5f?
s=60&d=retro&r=g)

### 󠀁[At least simple and working!](https://wordpress.org/support/topic/at-least-simple-and-working/)󠁿

 [termel](https://profiles.wordpress.org/munger41/) 19. April 2017

Efficient to avoid complicated ad plugins : just copy paste your network code, DFP
bloc code and size, and you good to launch campaigns from DPF and manage them from
there. Good simple one!

 [ 1 Rezension lesen ](https://wordpress.org/support/plugin/simple-dfp/reviews/)

## Mitwirkende und Entwickler

„Simple GAM“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin 
mitgewirkt:

Mitwirkende

 *   [ termel ](https://profiles.wordpress.org/munger41/)

[Übersetze „Simple GAM“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/simple-dfp)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/simple-dfp/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/simple-dfp/) an 
oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/simple-dfp/)
per [RSS](https://plugins.trac.wordpress.org/log/simple-dfp/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

 * 1.3.3 – dashicon changed
 * 1.3.2 – collapse emptu divs
 * 1.3.1 – tested with WP 5.2
 * 1.3.0 – key value pairs ok on multisite
 * 1.2.1 – key value pairs ok on single site
 * 1.2 – collapse empty divs now
 * 1.1 – fix : checks before display prevent display…
 * 1.0 – fix on TypeError: googletag.pubads is not a function
 * 0.5 – online fixes
 * 0.4 – ready for single site
 * 0.3 – no settings menu on single site…
 * 0.2 – no settings menu on single site…
 * 0.1 – initial commit

## Meta

 *  Version **1.3.3**
 *  Zuletzt aktualisiert **vor 6 Jahren**
 *  Aktive Installationen **10+**
 *  WordPress-Version ** 4.0 oder höher **
 *  Getestet bis **5.2.24**
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/simple-dfp/)
 * Schlagwörter
 * [ad](https://de.wordpress.org/plugins/tags/ad/)[block](https://de.wordpress.org/plugins/tags/block/)
   [gam](https://de.wordpress.org/plugins/tags/gam/)[google](https://de.wordpress.org/plugins/tags/google/)
   [manager](https://de.wordpress.org/plugins/tags/manager/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/simple-dfp/advanced/)

## Bewertungen

 4 von 5 Sternen.

 *  [  0 5-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/simple-dfp/reviews/?filter=5)
 *  [  1 4-Sterne-Rezension     ](https://wordpress.org/support/plugin/simple-dfp/reviews/?filter=4)
 *  [  0 3-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/simple-dfp/reviews/?filter=3)
 *  [  0 2-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/simple-dfp/reviews/?filter=2)
 *  [  0 1-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/simple-dfp/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/simple-dfp/reviews/#new-post)

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/simple-dfp/reviews/)

## Mitwirkende

 *   [ termel ](https://profiles.wordpress.org/munger41/)

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/simple-dfp/)