How can I get Ad Performance Report that only contains the ads of Display Network Only groups?
22 views
Skip to first unread message
王立洋
unread,
Jun 13, 2016, 1:57:36 PM6/13/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
I tried to get Ad Performance Report with a filter on AdNetworkType2 field: createPredicate("AdNetworkType2", PredicateOperator.EQUALS, "CONTENT")
But I still get the ads of Search Network Only groups, and their AdNetworkType2 is CONTENT.
It looks so weird to me, how can I get Ad Performance Report that only contains the ads of Display Network Only groups?
Anthony Madrigal
unread,
Jun 13, 2016, 7:48:55 PM6/13/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi,
Using that filter should give you only Display Network stats. Could you please provide via reply privately to author with your report definition, ad Ids and their associated ad group Ids that you are expecting to see as Content only? It may also help to provide me with the report you are getting.