Hi Rafael, To get the stats of placements in display network, you could use AUTOMATIC_PLACEMENT_PERFORMANCE_REPORT <https://developers.google.com/adwords/api/docs/appendix/reports/automatic-placements-performance-report>. This will get you the stats aggregated at the placement level. The automatic placement report does not return rows for managed <https://support.google.com/adwords/answer/99502> placements. If you want a report that includes managed, automatic, and excluded placements, you can use the PLACEMENT_PERFORMANCE_REPORT <https://developers.google.com/adwords/api/docs/appendix/reports/placement-performance-report> instead. In addition to that you can get the placement stats from AD_PERFORMANCE_REPORT <https://developers.google.com/adwords/api/docs/appendix/reports/ad-performance-report> if that is the criterion to trigger the ad. The criterionId <https://developers.google.com/adwords/api/docs/appendix/reports/ad-performance-report#criterionid> will have any criteria that triggered the ad, not just keywords. You could also use CRITERIA_PERFORMANCE_REPORT <https://developers.google.com/adwords/api/docs/appendix/reports/criteria-performance-report> and look for the rows with criteriaTy <https://developers.google.com/adwords/api/docs/appendix/reports/criteria-performance-report#criteriatype> pe <https://developers.google.com/adwords/api/docs/appendix/reports/criteria-performance-report#criteriatype> as 'PLACEMENT'
Please let me know if you have any additional questions. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 --- 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 [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/20a487c2-77ea-4de2-b287-9bd657a334d8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
