Hi,
I an trying to get an report like this:
job.selectedReportType = 'Creative'
job.aggregationTypes = ['Daily']
job.name = ******
job.clientEmails = ******
job.crossClient=false
job.campaigns = [campaign_ids]
job.selectedColumns = %w{Impressions Clicks Cost Campaign CampaignId
KeywordDestUrlDisplay KeywordId Keyword CreativeId CreativeDestUrl
DestinationURL VisibleUrl}
validateReportJob is Ok.
startDay - endDay is just 7 days
campaign_ids contains about 15-20 campaign ids
Then report status is "Pending" about 5 minutes, and then Failed. I did
it 3 times today and yesterday.
I want to get report with Impressions, Clicks, Cost, Campaign,
CampaignId, KeywordId, Keyword and URL. Can anyone help me how to get
this report?
--
CU!
--
You received this message because you are subscribed to the Google Groups
"AdWords API Forum" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en.