Adding Chanel Name to Shared Adsense Ads

Discussion in 'AdSense' started by megacontent, Apr 6, 2009.

  1. #1
    I have some adsense ads that are shared between some users. Some of the users want to put a channel name in the adsense ad.

    What do I need to do to do this?

    In other words, I need to add something in the Google JavaScript. What is it that I need to add there?
     
    megacontent, Apr 6, 2009 IP
  2. megacontent

    megacontent Guest

    Messages:
    231
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    What change would I do to add a configurable channel to this:

    <script type="text/javascript"><!--
    google_ad_client = "<%=googleId%>";
    /* 728x90, created 4/3/09 */
    google_ad_slot = "<%=adSlot%>";
    google_ad_width = 728;
    google_ad_height = 90;
    //-->
    </script>
    <script type="text/javascript"
    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
    </script>
     
    megacontent, Apr 6, 2009 IP
  3. ClassHelper.org

    ClassHelper.org Guest

    Messages:
    273
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Couldn't you just create custom channels in the AdSense control panel and get the specific ad code you're after that way?
     
    ClassHelper.org, Apr 6, 2009 IP
  4. megacontent

    megacontent Guest

    Messages:
    231
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #4
    No, because I want the users to be able to specify their channel name. It's what the users are asking for.

    For example, here in the DP forums, you put in your Google publisher ID and then you put in the channel name that you want to use.
     
    megacontent, Apr 6, 2009 IP
  5. megacontent

    megacontent Guest

    Messages:
    231
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Hopefully someone here on Digital Point knows how to do this.
     
    megacontent, Apr 7, 2009 IP