Hi, I have problem in retrieving Display Network data for Paused and Deleted campaigns.* *I have posted my question at https://groups.google.com/forum/#!topic/adwords-api/dgj3u-3uSyk. Please let me know what I am doing wrong. Had I been found this topic early, I would have posted the question here only. The main issue I am having is Display_Keyword_Performance data and Display_Network_Performance data are seem to be different and I am never getting data for Display_Network using ReportDefinitionReportType.DISPLAY_KEYWORD_PERFORMANCE_REPORT. On top of that I am not getting data for Paused or Deleted campaigns/adgroups although my predicate has been set to consider them all:
var predicate = new Predicate { field = "Status", @operator = PredicateOperator.IN, values = new[] {"ACTIVE", "PAUSED", "DELETED"} }; Please help Subrata On Monday, 2 September 2013 14:00:42 UTC+5:30, Simon Day wrote: > Hi, > > It would appear that data returned through the KEYWORDS_PERFORMANCE_REPORT > does not include data for "Display Network only" campaigns. > > Are there any plans to add this in, or is there any way for me to include > it? > > Thanks > Simon > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.