google_ad_slot what does this mean?

Discussion in 'AdSense' started by config_error, Nov 12, 2008.

  1. #1
    whats does this google ad slot means and what is the difference between this and the old Code?..

    <script type='text/javascript'><!--
    google_ad_client = 'pub-XXXXXXXXXXXXXXXX';
    google_ad_slot = '6051019620';
    google_ad_width = 250;
    google_ad_height = 250;
    //-->
    </script>
    <script type='text/javascript'
    src='http://pagead2.googlesyndication.com/pagead/show_ads.js'>
    </script>
     
    config_error, Nov 12, 2008 IP
  2. ahelpinghand

    ahelpinghand Peon

    Messages:
    62
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I think it's useful for the manage ads feature. It's used by Google to identify the ad spot so it reflects the changes you make in the Manage Ads tab.
     
    ahelpinghand, Nov 12, 2008 IP
  3. Adulu

    Adulu Peon

    Messages:
    2,791
    Likes Received:
    43
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Something like unique number which contain your channel, colors.
     
    Adulu, Nov 12, 2008 IP
  4. sultanofseo

    sultanofseo Notable Member

    Messages:
    9,930
    Likes Received:
    405
    Best Answers:
    0
    Trophy Points:
    265
    #4
    on the old code its used to be ad channel, now on the new code its ad slot. pretty much same thing but one good thing is that you were not able to edit your ad channel before and would have to create a new channel if you needed to update the code. now with the new code, ad slot is just like the channel but it allows to to update/modity and keeps a record of your code for your future reference which is good
     
    sultanofseo, Nov 12, 2008 IP
  5. config_error

    config_error Well-Known Member

    Messages:
    1,719
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    130
    #5
    i think maybe its a settings saved in the adsense server..
    google old adsense code looks like this;

    <script type="text/javascript"><!--
    google_ad_client = "pub-XXXXXXXXXXXXXXX";
    google_ad_width = 728;
    google_ad_height = 90;
    google_ad_format = "728x90_as";
    google_ad_type = "text";

    google_ad_channel = "your_ad_channel";
    google_color_border = "FFFFFF";
    google_color_bg = "FFFFFF";
    google_color_link = "0000FF";
    google_color_text = "000000";
    google_color_url = "008000";
    //--></script>
    <script type="text/javascript"
    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
    </script>
     
    config_error, Nov 13, 2008 IP
  6. SabQat

    SabQat Peon

    Messages:
    675
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #6
    it is the channel you select during making ads.

    If no channel selected then default
     
    SabQat, Mar 9, 2009 IP