|
|
| Author |
|
awalsadja
Guru Wanabe

Stars : 
Status : Offline
Join Date: 13 Feb 2007
Posts: 103
Location: Balikpapan - Indonesia
|
Posted:
Sat Mar 17, 2007 8:40 am How to set Google AdSense Channel ID - Save this post |
|
|
somebody has asks this question sometimes ago
my google AdSense just approved couple hours ago
and i put xitalk.com on my URL Channel
but where is my channel ID?
i'm searching "adsense channel id" using AdSense Help but i dont get what i want... _________________ | My Multimedia Project | |
| Back to top |
|
Advertisement
Advertiser
|
|
|
| Back to top |
|
killer
Guru Wanabe

Stars : 
Status : Offline
Join Date: 04 Feb 2007
Posts: 144
|
|
thats easy,
logon to adsense account,
click on adsense setup,
click on adsense for content,
click continue,
click on single page,
set colors etc,
where it says "All channels", there is a button "Add new channel" click on it and name it to xitalk. thats it, you will find the code below in Your AdSense code:
you will see code like this
| Code: |
<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";
google_ad_channel = "XXXXXXXXX";
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
|
you will see the channel_id in there, get those numbers e.g. 132343434 and paste in xitalk profile  _________________ cheers
Don't have signature  |
| Back to top |
|
awalsadja
Guru Wanabe

Stars : 
Status : Offline
Join Date: 13 Feb 2007
Posts: 103
Location: Balikpapan - Indonesia
|
|
thanks for detail killer.. _________________ | My Multimedia Project | |
| Back to top |
|
Giffard Ernie
Just Born
Stars : 
Status : Offline
Join Date: 27 Mar 2008
Posts: 6
|
|
ChannelService also provides an operation getChannel to get ChannelService_Data given a channel ID, and its batch equivalent getChannels for a list of channel IDs. You can also call getSyndicationService to get SyndicationService_Data given a channel ID. In addition, you can delete a channel or list of channels. ... _________________ [URL="http://www.biggest-hosting.com/"]Reseller hosting[/URL] |
| Back to top |
|
|
|