Group: http://groups.google.com/group/adsense-api/topics
- Google Developers Live event: Getting Started with the AdSense Management API [1 Update]
- v4 add url channel, client id not acknowledged as valid [1 Update]
- "Jose Alcérreca (AdSense API Team)" <adsenseapiadvisor+jose@google.com> Dec 07 08:35AM -0800
Hi all!
We are having a new live session on the* AdSense Management API *next*Wednesday (12-12-12) at 5 p.m. (London time).
*
We'll talk about this API in general but many of the concepts are
applicable to the Host API as well.
This is an introductory session and will be recorded and available on
YouTube shortly after.
Please leave questions, comments or topics that you would like to discuss
on the moderator page and we will try to answer as many as possible.
https://developers.google.com/live/shows/11009204/
See you there!
---
Jose Alcérreca
Developer Relations
Google UK Limited
Registered Office: Belgrave House, 76 Buckingham Palace Road, London SW1W
9TQ
Registered in England Number: 3977902
Google Inc.| Developer Relations | *AdSense API Team* |
developers.google.com/adsense
- "Jose Alcérreca (AdSense API Team)" <adsenseapiadvisor+jose@google.com> Dec 07 03:33AM -0800
Hi,
It is correct (and thorough :) but I'd add a remark: d1 in v3 and in v4.1
are different datasets. The moment you start using v4.1 channels, you stop
collecting data for v3's a1.
So let me modify slightly your approach:
*1. Publisher channel p1_v3 is associated with adunit a1_v3.
2. a1_v3 contains data; let's give the data the label d1_v3.
In order to access d2_v4 via v4.1:
1. A host channel h2_v4 is created.
2. h2_v4 is set to be associated with a2_v4.
3. Calling Reports.generate with CUSTOM_CHANNEL_ID==h2_v4 as a filter will
return d2_v4.*
The bottom line is that you won't be able to access d1_v3 with
Reports.generate from v4.1. If you provide monthly reports to your
publishers and you switch on the 15th, you may need to merge "old" and
"new" data.
Cheers,
Jose
---
Jose Alcérreca
Developer Relations
Google UK Limited
Registered Office: Belgrave House, 76 Buckingham Palace Road, London SW1W
9TQ
Registered in England Number: 3977902
Google Inc.| Developer Relations | *AdSense API Team* | developers
.google.com/adsense <https://developers.google.com/adsense/>
On Friday, 7 December 2012 08:41:34 UTC, Group Participant wrote:
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