[Google Maps API v3] Re: Ads channel ID with API V3 AdSense Library

2011-08-30 Thread Mundio
A big thanks !

It works using 'channelNumber', ad requests are now displayed in my
AdSense account.
I would suggest to add a note to the Adsense Library doc page
http://code.google.com/intl/en/apis/maps/documentation/javascript/advertising.html

Again, thanks for the answer.

Mundio

On 26 ago, 20:23, Andres Ferrate  wrote:
> Mundio,
>
> Per the documentation, I believe the property name is "channelNumber" not
> "channel":
>
> http://code.google.com/apis/maps/documentation/javascript/reference.h...
>
> Try changing your code to use channelNumber and see if that yields the
> expected results.
>
> -Andres
>
>
>
>
>
>
>
> On Fri, Aug 26, 2011 at 2:35 AM, Mundio  wrote:
> > Anyone could please answer if this way to set a channel is the right
> > one?
>
> >    var adUnitOptions = {
> >      format: google.maps.adsense.AdFormat.WIDE_SKYSCRAPER,
> >      position: google.maps.ControlPosition.TOP_LEFT,
> >      map: map,
> >      visible: true,
> >      publisherId: 'my Adsesne ID',
> >      channel: 'channel ID'
> >    }
>
> > Greetings
> > Mundio
>
> > On 24 ago, 10:36, Mundio  wrote:
> > > Hi, I need your help, please:
>
> > > I am using a simple code for Google Maps V3, I am also using my
> > > AdSense ID, the question is why I cannot see block reports  in my
> > > AdSense account, why I do not display any "ad Request"?
>
> > > Look at this page:
> >http://www.tiendasinformatica.info/mediamarkt/albacete.html
>
> > > That is the code I am using, is it correct to set cannel this way?
> > >   var adUnitOptions = {
> > >     format: google.maps.adsense.AdFormat.WIDE_SKYSCRAPER,
> > >     position: google.maps.ControlPosition.TOP_LEFT,
> > >     map: map,
> > >     visible: true,
> > >     publisherId: 'my Adsesne ID,
> > >     channel: 'channel ID'
> > >   }
>
> > > Thanks in advance for the answer
> > > Mundio
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Google Maps JavaScript API v3" group.
> > To post to this group, send email to
> > google-maps-js-api-v3@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-maps-js-api-v3+unsubscr...@googlegroups.com.
> > For more options, visit this group at
> >http://groups.google.com/group/google-maps-js-api-v3?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.



Re: [Google Maps API v3] Re: Ads channel ID with API V3 AdSense Library

2011-08-26 Thread Andres Ferrate
Mundio,

Per the documentation, I believe the property name is "channelNumber" not
"channel":

http://code.google.com/apis/maps/documentation/javascript/reference.html#AdUnitOptions

Try changing your code to use channelNumber and see if that yields the
expected results.

-Andres



On Fri, Aug 26, 2011 at 2:35 AM, Mundio  wrote:

> Anyone could please answer if this way to set a channel is the right
> one?
>
>var adUnitOptions = {
>  format: google.maps.adsense.AdFormat.WIDE_SKYSCRAPER,
>  position: google.maps.ControlPosition.TOP_LEFT,
>  map: map,
>  visible: true,
>  publisherId: 'my Adsesne ID',
>  channel: 'channel ID'
>}
>
> Greetings
> Mundio
>
> On 24 ago, 10:36, Mundio  wrote:
> > Hi, I need your help, please:
> >
> > I am using a simple code for Google Maps V3, I am also using my
> > AdSense ID, the question is why I cannot see block reports  in my
> > AdSense account, why I do not display any "ad Request"?
> >
> > Look at this page:
> http://www.tiendasinformatica.info/mediamarkt/albacete.html
> >
> > That is the code I am using, is it correct to set cannel this way?
> >   var adUnitOptions = {
> > format: google.maps.adsense.AdFormat.WIDE_SKYSCRAPER,
> > position: google.maps.ControlPosition.TOP_LEFT,
> > map: map,
> > visible: true,
> > publisherId: 'my Adsesne ID,
> > channel: 'channel ID'
> >   }
> >
> > Thanks in advance for the answer
> > Mundio
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Maps JavaScript API v3" group.
> To post to this group, send email to
> google-maps-js-api-v3@googlegroups.com.
> To unsubscribe from this group, send email to
> google-maps-js-api-v3+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-maps-js-api-v3?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.



[Google Maps API v3] Re: Ads channel ID with API V3 AdSense Library

2011-08-26 Thread Mundio
Anyone could please answer if this way to set a channel is the right
one?

   var adUnitOptions = {
     format: google.maps.adsense.AdFormat.WIDE_SKYSCRAPER,
     position: google.maps.ControlPosition.TOP_LEFT,
     map: map,
     visible: true,
     publisherId: 'my Adsesne ID',
     channel: 'channel ID'
   }

Greetings
Mundio

On 24 ago, 10:36, Mundio  wrote:
> Hi, I need your help, please:
>
> I am using a simple code for Google Maps V3, I am also using my
> AdSense ID, the question is why I cannot see block reports  in my
> AdSense account, why I do not display any "ad Request"?
>
> Look at this page:http://www.tiendasinformatica.info/mediamarkt/albacete.html
>
> That is the code I am using, is it correct to set cannel this way?
>   var adUnitOptions = {
>     format: google.maps.adsense.AdFormat.WIDE_SKYSCRAPER,
>     position: google.maps.ControlPosition.TOP_LEFT,
>     map: map,
>     visible: true,
>     publisherId: 'my Adsesne ID,
>     channel: 'channel ID'
>   }
>
> Thanks in advance for the answer
> Mundio

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.