Hello,

In the reports api, the videos in the creative reports are now the
creativeType "gadgetTemplate" instead of "video". Confirmed this on
two separate accounts.

The videoPlaybacks field is always 0, although the fields
videoPlaybacksThrough25Percent, videoPlaybacksThrough50Percent,
videoPlaybacksThrough75Percent and videoPlaybacksThrough100Percent are
greater than 0.

Here's a snippet I got from the Reports API's Creative Report (trimmed
some of the fields)
<row date="2009-07-27" keywordid="3000000" creativeid="3518734911"
creativeType="gadgetTemplate" creativeStatus="Enabled"
agStatus="Enabled" hostingKey="" campStatus="Active"
videoPlaybacks="0" avgPercentPlayed="0.0"
videoPlaybacksThrough25Percent="4153"
videoPlaybacksThrough50Percent="3037"
videoPlaybacksThrough75Percent="2502"
videoPlaybacksThrough100Percent="2233"></row>

When I generate an Ad Performance report thru the Adwords Interface, I
get this:
<row date="2009-07-27" creativeid="3518734911"
creativeType="gadgetTemplate" creativeStatus="Enabled"
agStatus="Enabled" campStatus="Active"
videoPlaybacksThrough25Percent="4578"
videoPlaybacksThrough50Percent="3348"
videoPlaybacksThrough75Percent="2742"
videoPlaybacksThrough100Percent="2439" templateMouseovers="18566"
templateInteractions="7298"></row>


videoPlaybacks field is gone, instead there are templateInteractions
and templateMouseovers fields.

Seems like something is broken and/or out of sync in the API. What to
do? Should I post this to the issue tracker?


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

Reply via email to