Odd adsesne code

Discussion in 'AdSense' started by mr_bill, May 13, 2007.

  1. #1
    Could anyone tell me what this adsense code does and if it is a legal thing to do?

    I dont get this part

    This part I under stand it makes the colors change on reload


    I took out all the channel ids but they were all different channels
     
    mr_bill, May 13, 2007 IP
  2. godmode

    godmode Well-Known Member

    Messages:
    4,453
    Likes Received:
    156
    Best Answers:
    0
    Trophy Points:
    190
    #2
    i guess the multiple ad channels means to switch between ad channels on reload. Are they premium publishers?
     
    godmode, May 13, 2007 IP
  3. Fka200

    Fka200 Guest

    Best Answers:
    0
    #3
    Never seen those channels before.... Weird indeed.
     
    Fka200, May 13, 2007 IP
  4. SticKer

    SticKer Well-Known Member

    Messages:
    2,393
    Likes Received:
    78
    Best Answers:
    0
    Trophy Points:
    115
    #4
    could be for multiple channels with different colour schemes or maybe a premium publisher
     
    SticKer, May 13, 2007 IP
  5. mr_bill

    mr_bill Banned

    Messages:
    1,292
    Likes Received:
    110
    Best Answers:
    0
    Trophy Points:
    135
    #5
    "premium publisher" ok thanks
     
    mr_bill, May 13, 2007 IP
  6. Fka200

    Fka200 Guest

    Best Answers:
    0
    #6
    Are you sure this is a premium publisher? Is there an "Ads By Google" default picture on there?
     
    Fka200, May 13, 2007 IP
  7. breakdown1988

    breakdown1988 Guest

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    google check for adsense code as a whole and tries to match it the adsense code they supplied to you in their site. If it is different then the one they gave you they will probably ban the adsense code owner.
     
    breakdown1988, May 13, 2007 IP
  8. 8everything

    8everything Peon

    Messages:
    16,350
    Likes Received:
    903
    Best Answers:
    0
    Trophy Points:
    0
    #8
    It looks like they modified the code..... doesn't look like a premium publisher ad either..
     
    8everything, May 13, 2007 IP
    FanAddict likes this.
  9. sussane

    sussane Active Member

    Messages:
    611
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    58
    #9
    i think they are for premium publishers..
     
    sussane, May 13, 2007 IP
  10. FanAddict

    FanAddict Notable Member

    Messages:
    7,017
    Likes Received:
    376
    Best Answers:
    0
    Trophy Points:
    230
    #10
    Could be a premium publisher but honestly hard to say without a URL :)
     
    FanAddict, May 13, 2007 IP
  11. Fka200

    Fka200 Guest

    Best Answers:
    0
    #11
    I agree. If you are a premium publisher you take advantage of the loose rules and use java script codes etc to show your Adsense ads... not just a generated code with extra channels.
     
    Fka200, May 13, 2007 IP
  12. BonusOnline

    BonusOnline Peon

    Messages:
    678
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #12
    You mean you are doing something to change the code?
     
    BonusOnline, May 14, 2007 IP
  13. Maksa

    Maksa Well-Known Member

    Messages:
    833
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    120
    #13
    what is premium publisher? any url to refer?
     
    Maksa, May 14, 2007 IP
  14. askax

    askax Peon

    Messages:
    76
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #14
    look strange, never have that one before.

    premium publisher? I've never heard that, what is the advantage of it?
     
    askax, May 14, 2007 IP
  15. Pierce

    Pierce Active Member

    Messages:
    634
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    95
    #15
    This is not premium publisher and is infact valid adsense code.

    The multiple channel numbers with a "+" between them is cross channel segment reporting.

    The colour rotation is also valid.

    If you want futher information dont hesitate to ask and i will tell you how.

    Pierce
     
    Pierce, May 14, 2007 IP
  16. Maksa

    Maksa Well-Known Member

    Messages:
    833
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    120
    #16
    so can we also use that in our code pierce? is it legal?
     
    Maksa, May 14, 2007 IP
  17. qwestcommunications

    qwestcommunications Notable Member

    Messages:
    8,868
    Likes Received:
    172
    Best Answers:
    0
    Trophy Points:
    233
    #17
    MUst be premium publsihers who are able to alter the code.
     
    qwestcommunications, May 14, 2007 IP
  18. Pierce

    Pierce Active Member

    Messages:
    634
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    95
    #18
    sure,

    log into your adsense, go to adsense setup.

    For multiple colours:

    click the down arrow on platelets and select multiple colours.

    Choose your colours.

    To get multiple channels scrool down and add various channles you want.

    Your adcode (as generated by my adsense account) should look like this:

    
    <script type="text/javascript"><!--
    google_ad_client = "pub-xxxxxxxxxxxxxxxx";
    google_ad_width = 728;
    google_ad_height = 90;
    google_ad_format = "728x90_as";
    google_ad_type = "text_image";
    //2007-05-14: channel1 name, channel2 name
    google_ad_channel = "000000000+0000000000";
    google_color_border = ["FFFFFF","336699","000000","6699CC"];
    google_color_bg = ["FFFFFF","FFFFFF","F0F0F0","003366"];
    google_color_link = ["0000FF","0000FF","0000FF","FFFFFF"];
    google_color_text = ["000000","000000","000000","AECCEB"];
    google_color_url = ["008000","008000","008000","AECCEB"];
    //-->
    </script>
    <script type="text/javascript"
      src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
    </script>
    
    HTML:
    pub-id and ad channel code's stripped :)

    Pierce
     
    Pierce, May 14, 2007 IP
  19. Maksa

    Maksa Well-Known Member

    Messages:
    833
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    120
    #19
    thanks mate.. i'll try to use it. btw can any one tell me what is premium publsihers? wat are the benifits?
     
    Maksa, May 14, 2007 IP
  20. Pierce

    Pierce Active Member

    Messages:
    634
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    95
    #20
    its a signed contract between you and google.

    You get a gurantteed ecpm.

    Of course you need to deliver bulk ads, like 20million+.

    Thats what I understand it.

    https://www.google.com/adsense/premium-login

    For thoes who wish to stand and look at the door :)

    Pierce
     
    Pierce, May 14, 2007 IP