CTR in reports

20 views
Skip to first unread message

Kate Demyanchuk

unread,
Aug 31, 2015, 8:46:33 AM8/31/15
to AdWords API Forum
Hello! AdWords allows viewing CTR (display network) and CTR (search network). Can I get these CTR's by API, eg. by Account Performance Report or another?

Anthony Madrigal

unread,
Aug 31, 2015, 9:19:25 AM8/31/15
to AdWords API Forum
Hello Kate,

Yes, you can get the CTR when running certain reports. The reports listed here are all the report types that support it.

Cheers,
Anthony
AdWords API Team

Katrin Demyanchuk

unread,
Aug 31, 2015, 2:48:44 PM8/31/15
to AdWords API Forum
Anthony, thanks for your answer, but you must have misunderstood me. I can get CTR, but I need CTR from display network and CTR from search network separately. Can I get it from those reports?

Anthony Madrigal

unread,
Aug 31, 2015, 3:20:12 PM8/31/15
to AdWords API Forum
Hi Katrin,

Yes, you can have your stats segmented by network type by including the field AdNetworkType1. It will show the total display, total search and total in your reports.

If you would like to have separate reports for each network type then include the following predicates
  • WHERE AdNetworkType1 = "CONTENT" for Display networks
  • WHERE AdNetworkType1 = "SEARCH" for Search networks
Cheers,
Anthony
AdWords API Team

Katrin Demyanchuk

unread,
Sep 1, 2015, 4:17:10 AM9/1/15
to AdWords API Forum
Thanks, Anthony.
Reply all
Reply to author
Forward
0 new messages