This are great google ads!

Discussion in 'AdSense' started by Crux, Jun 17, 2008.

  1. #1
    Hi!

    How can this be done?

    It is using non-standard google ads in this link:

    http://www.cylex.pt/pesquisar/portu...lidade1cy1--cp1cy1-_nome1cy1-servidor-s1.html


    using this code:

    <script type="text/javascript" src="/google.js"></script>
    <script type="text/javascript"><!--
         // <![CDATA[
           google_ad_client = "pub-xxxxxxxx";
           google_ad_channel ="xxxxxxxx";
           google_hints = "Servidor,portugal";
           google_max_num_ads = 2;
           google_feedback = "on";
           google_ad_output = "js";
           google_ad_type  = "text_image";
           google_image_size = "728x90";
           google_encoding = "latin1";
           google_language = "pt";
         //]]-->
    </script>
    <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
    </script>
    
    Code (markup):
     
    Crux, Jun 17, 2008 IP
  2. Silvers

    Silvers Well-Known Member

    Messages:
    675
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    108
    #2
    Google Premium account is the answer :D
     
    Silvers, Jun 17, 2008 IP
  3. Crux

    Crux Well-Known Member

    Messages:
    704
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    130
    #3
    I have found out they have this script in their server:

    function google_ad_request_done(google_ads) 
    {
    	if (google_ads.length < 1 )
    		return;
    	var s = '';
    	s += '<h3 style=\"text-align:left;margin:2em 0 0.5em 0\">';
    	if (google_info.feedback_url) 
    		s += '<a href="' + google_info.feedback_url + '">Ads by Goooooogle</a></p>';
    	else 
    		s += 'Ads by Goooooogle';	
    	s += '</h3><dl>';
    	if (google_ads[0].type == 'text') 
    	{
    		for(i = 0; i < google_ads.length; ++i) 
    		{
    			s += '<dt>' +
    			'<a style="cursor:pointer;cursor:hand;text-decoration:underline" onclick="javascript:top.location.href=\'' + google_ads[i].url + '\'" onmouseover="window.status=\'gehe zu ' + google_ads[i].visible_url + '\'" onmouseout="window.status=\'\'">' +
    			'<strong>' + google_ads[i].line1 + '</strong></a></dt>' +
    			'<dd><a style="cursor:pointer;cursor:hand;text-decoration:none" onclick="javascript:top.location.href=\'' + google_ads[i].url + '\'" onmouseover="window.status=\'gehe zu ' + google_ads[i].visible_url + '\'" onmouseout="window.status=\'\'">'  + google_ads[i].line2 + '&nbsp;' + google_ads[i].line3 + '<br/>' +
    			'' + google_ads[i].visible_url +
    			'</a></dd>';
    		}
    	}
    	if (google_ads[0].type == 'image') 
    	{
    		s += '<dd>' +
    		'<a href="' + google_ads[0].url + '"style="text-decoration: none">' +
    		'<img src="' + google_ads[0].image_url +
    		'" height="' + google_ads[0].height +
    		'" width="' + google_ads[0].width +
    		'" border="0" alt="" /></a><dd>';
    	}
       s += '</dl><br/><br/>';
       document.write(s);
       return;
     }
    Code (markup):


    Can I use it also?
     
    Crux, Jun 17, 2008 IP
  4. Silvers

    Silvers Well-Known Member

    Messages:
    675
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    108
    #4
    mail and ask them , but I'm 99% sure that you can't!
     
    Silvers, Jun 17, 2008 IP
  5. kewlchat

    kewlchat Well-Known Member

    Messages:
    1,779
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    110
    #5
    interesting i didnt know that.
     
    kewlchat, Jun 17, 2008 IP
  6. angilina

    angilina Notable Member

    Messages:
    7,824
    Likes Received:
    186
    Best Answers:
    0
    Trophy Points:
    260
    #6
    These ads surely are from Google Premium account.
     
    angilina, Jun 17, 2008 IP
  7. patzz

    patzz Member

    Messages:
    77
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #7
    don't change adsense ad codes you can got banned good resone for banned other than changine ad codes you can earn more will tell you ltr
     
    patzz, Jun 18, 2008 IP
  8. atulperx

    atulperx Banned

    Messages:
    3,949
    Likes Received:
    196
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Don't mess with adsense codes , these are adsense premium ads and those guys who recieve some good amount monthly from adsense they get premium adsense account only .
     
    atulperx, Jun 18, 2008 IP
  9. HomeBiss

    HomeBiss Peon

    Messages:
    135
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Yup...

    Those are premium Google AdSense ads alright. Only those given specific permissions by Google can use them. If its not for you, don't use it.
     
    HomeBiss, Jun 18, 2008 IP