Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when i put my placement its not working please help #2

Closed
Ashwinpk opened this issue Sep 20, 2018 · 1 comment
Closed

when i put my placement its not working please help #2

Ashwinpk opened this issue Sep 20, 2018 · 1 comment

Comments

@Ashwinpk
Copy link

<title>Expandable Ads</title>
    <!-- DFP Head Scripts -->
    <script type='text/javascript' src='http://partner.googleadservices.com/gampad/google_service.js'>
    </script>
    <script type='text/javascript'>
    GS_googleAddAdSenseService("ca-pub-################");
    GS_googleEnableAllServices();
    </script>
    <script type='text/javascript'>
    GA_googleAddSlot("ca-pub-################", "My_Ad_Unit_or_Placement");
    </script>
    <script type='text/javascript'>
    GA_googleFetchAds();
    </script>
    <!-- /scripts -->

</head>

<body>

    <div id="my-ad-container" style="position: relative; width: 960px; height: 66px;">
    <!-- DFP Ad Render Code -->
    <script type='text/javascript'>
    GA_googleFillSlot("My_Ad_Unit_or_Placement");
    </script>
    </div>

</body>
@epicserve
Copy link
Owner

@Ashwinpk,

See my comments in #1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants