Group: http://groups.google.com/group/adsense-api/topics
- SiteFilterService - v4.1 equivalent [1 Update]
- SiteFilterService - v4.1 equivalent [1 Update]
- Force ads to display [4 Updates]
- Migrating v3.0 generateAdCode to 4.1 [3 Updates]
- Do I Need The Adsense API? [1 Update]
- Group Participant <genieejeenee@gmail.com> Dec 04 07:56PM -0800
I couldn't find it in the documentation or in a quick browsing of the php
client source. How is site filtering done in v4?
- Group Participant <genieejeenee@gmail.com> Dec 04 07:55PM -0800
I couldn't find it in the documentation or in a quick browsing of the php
client source. How is site filtering done in v4?
- Darian Shimy <dshimy@weebly.com> Dec 04 05:45PM -0800
In our sandbox accounts (for the Host API), is there a way to force ads to
display on the publisher's sites? This would be very useful for testing.
Thanks.
- Group Participant <genieejeenee@gmail.com> Dec 04 06:06PM -0800
This is what I was told via email:
If you just need to run some quick tests, you can use the same developer
> credentials you already have, but authenticate with your real, live
> account. That should give you access to all the functionality, on your live
> account.
How to use the live account for authentication only and then use the
sandbox account for API calls I've yet to figure out.
2012年12月5日水曜日 10時45分52秒 UTC+9 Darian Shimy:
- Darian Shimy <dshimy@weebly.com> Dec 04 06:10PM -0800
Thanks for the response. That is what I was told as well, (and I am doing
that), but I'm trying to get the ads to display. I see the Javascript on
the page, but no ads yet. Is there a way to force placeholder ads to
display?
On Tuesday, December 4, 2012 6:06:55 PM UTC-8, Group Participant wrote:
- Group Participant <genieejeenee@gmail.com> Dec 04 06:21PM -0800
I'd assume no. The sandbox doesn't display ads at all, of any type, dummy
placeholders or otherwise. You'd have to somehow mock out the JS in the
generated ad tag to add your own logic for showing a placeholder.
While I'm at it here, could you share in a nutshell how you're doing the
live account authentication/sandbox account API calls?
2012年12月5日水曜日 11時10分54秒 UTC+9 Darian Shimy:
- Filippo Silvestro <filippo.silvestro@altervista.it> Dec 04 02:11AM -0800
Is there a guide or some examples that show how to create ad units? I'm
trying with the Api Explorer, but I always get the error "Supplied ad unit
is missing one or more required values" or "Invalid value".
I can't find in the documentation the allowed values for each field and
which ones are compulsory.
Il giorno lunedì 3 dicembre 2012 15:09:09 UTC+1, Sérgio Gomes (AdSense API
Team) ha scritto:
- "Sérgio Gomes (AdSense API Team)" <adsenseapiadvisor+sergio@google.com> Dec 04 06:09AM -0800
Hi Filippo,
Here are the samples for Java, we hope to have them for other languages
soon:
http://code.google.com/p/google-api-java-client/wiki/APIs#AdSense_Host_API
And the direct sample you're interested in, from the repository:
http://code.google.com/p/google-api-java-client/source/browse/adsensehost-cmdline-sample/src/main/java/com/google/api/services/samples/adsensehost/cmdline/AddAdUnitToPublisher.java?repo=samples
We'll be adding these values to the docs as well, once we iron out a few
issues with our automatic generation.
Cheers,
Sérgio
---
Sérgio Gomes
Developer Relations
Google UK Limited
Registered Office: Belgrave House, 76 Buckingham Palace Road, London SW1W
9TQ
Registered in England Number: 3977902
On Tuesday, 4 December 2012 10:11:53 UTC, Filippo Silvestro wrote:
- Darian Shimy <dshimy@weebly.com> Dec 04 05:48PM -0800
My preference would be to use the old style code. This is what we use
today:
<script type="text/javascript"><!--
google_ad_client="pub-YYYY";
google_ad_host="pub-XXXX";
google_alternate_color="003366";
google_ad_width=250;
google_ad_height=250;
google_ad_format="250x250_as";
google_ad_type="text";
google_color_border="6699CC";
google_color_bg="003366";
google_color_link="FFFFFF";
google_color_url="AECCEB";
google_color_text="AECCEB";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
As you can see, there is nothing other than the google_ad_client that needs
to change. We are not interested in the added reporting features that come
with the Ad Units. Will this continue to work in the new system?
On Monday, December 3, 2012 6:09:09 AM UTC-8, Sérgio Gomes (AdSense API
Team) wrote:
- Sebastian Facundo <thespainxperience@gmail.com> Dec 04 05:21AM -0800
HI!
I'm developing a digital magazine, where the contribuitors will post and
their Adsense Banners will appear in their own post, to win de 100% of the
profits of their Ads.
Now my problem is that they can't register with the same URL,
www.example.com, because they're hundreds and the Adsense registration
platform doesn't allow it.
Will I solve that problem With the Adsense API?
Thanks in advance
You received this message because you are subscribed to the Google Group adsense-api.
You can post via email.
To unsubscribe from this group, send an empty message.
For more options, visit this group.
You received this message because you are subscribed to the Google Groups "AdSense API Forum" group.
To post to this group, send email to adsense-api@googlegroups.com.
To unsubscribe from this group, send email to adsense-api+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/adsense-api?hl=en.
No comments:
Post a Comment