Hi,

Got a question about reporting that is somewhat difficult to test. In
v13, If I schedule a report of type ...

DefinedReportJob -> selectedReportType = "Creative"
DefinedReportJob -> aggregationTypes = "Daily"

..., is it possible to get multiple rows in the returned report with
identical campaignid, adgroupid, keyword/kwsite, creativeid and date,
but where firstPageCpc or qualityScore are different? In other words,
something like this:

<row campaignid="1" adgroupid="2" kwSite="my keyword" creativeid="3"
date="2009-06-05" firstPageCpc="450000" qualityScore="7" />

<row campaignid="1" adgroupid="2" kwSite="my keyword" creativeid="3"
date="2009-06-05" firstPageCpc="500000" qualityScore="7" />

The solution I'm working on assumes that this will not occur, and I
wanted run this by the forum.

Thanks
Hans
--~--~---------~--~----~------------~-------~--~----~
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