RelativeCTR not available in Account Performance reports?

55 views
Skip to first unread message

Zweitze

unread,
Mar 12, 2013, 10:16:53 AM3/12/13
to adwor...@googlegroups.com
Well, the subject says it all: the adhoc report ACCOUNT_PERFORMANCE_REPORT lacks a column RelativeCTR.
This information is available in the web interface, can it be added to the Account Performance report?

I think this information can be derived from a campaign report, using the following SQL-ish expression:
SUM(RelativeCTR * Impressions) / SUM(Impressions)
Any comment on that?

Thanks in advance!

Zweitze

unread,
Mar 13, 2013, 11:21:23 AM3/13/13
to adwor...@googlegroups.com
I tried it anyway and got ReportDefinitionError.INVALID_FIELD_NAME_FOR_REPORT

This is the request XML:
<reportDefinition>
  <selector xmlns="https://adwords.google.com/api/adwords/cm/v201209">
    <fields>Month</fields>
    <fields>AdNetworkType1</fields>
    <fields>AveragePosition</fields>
    <fields>Clicks</fields>
    <fields>Cost</fields>
    <fields>Impressions</fields>
    <fields>ContentBudgetLostImpressionShare</fields>
    <fields>ContentImpressionShare</fields>
    <fields>ContentRankLostImpressionShare</fields>
    <fields>SearchBudgetLostImpressionShare</fields>
    <fields>SearchExactMatchImpressionShare</fields>
    <fields>SearchImpressionShare</fields>
    <fields>SearchRankLostImpressionShare</fields>
    <fields>RelativeCtr</fields>
    <dateRange>
      <min>20121001</min>
      <max>20130313</max>
    </dateRange>
  </selector>
  <reportName xmlns="https://adwords.google.com/api/adwords/cm/v201209">AccountImpressionShare_20121001_20130313</reportName>
  <reportType xmlns="https://adwords.google.com/api/adwords/cm/v201209">ACCOUNT_PERFORMANCE_REPORT</reportType>
  <dateRangeType xmlns="https://adwords.google.com/api/adwords/cm/v201209">CUSTOM_DATE</dateRangeType>
  <downloadFormat xmlns="https://adwords.google.com/api/adwords/cm/v201209">GZIPPED_XML</downloadFormat>
  <includeZeroImpressions xmlns="https://adwords.google.com/api/adwords/cm/v201209">false</includeZeroImpressions>
</reportDefinition>

The response:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<reportDownloadError>
  <ApiError>
    <type>ReportDefinitionError.INVALID_FIELD_NAME_FOR_REPORT</type>
    <trigger>
    </trigger>
    <fieldPath>RelativeCtr</fieldPath>
  </ApiError>
</reportDownloadError>

Thanks in advance!

Paul Matthews (AdWords API Team)

unread,
Mar 17, 2013, 5:59:19 PM3/17/13
to adwor...@googlegroups.com
Hi Zweitze,

I can confirm that it does not exist in that report. I'm looking into the for working out the RelativeCTR for a given account and will get back to you as soon as I have more information.

Regards,

- Paul, AdWords API Team.

Zweitze

unread,
Aug 12, 2014, 11:01:34 AM8/12/14
to adwor...@googlegroups.com
It's been well over a year. Any updates?

Thanks!

Zweitze

unread,
Mar 15, 2016, 11:29:06 AM3/15/16
to AdWords API Forum
It's three years now... Any updates?

Anthony Madrigal

unread,
Mar 15, 2016, 12:40:19 PM3/15/16
to AdWords API Forum
Hi,

Unfortunately, this field is still not available in the Account Performance Report.

Please follow our blog in case there are any updates.

Regards,
Anthony
AdWords API Team

Zweitze

unread,
Feb 8, 2018, 9:24:03 AM2/8/18
to AdWords API Forum
We're close to it's first lustrum (five year celebration)... Any updates?
Has anyone found a way to derive an account-level RelativeCtr from its campaign-level RelativeCtrs?

Thanks in advance!

Sreelakshmi Sasidharan (AdWords API Team)

unread,
Feb 8, 2018, 2:22:26 PM2/8/18
to AdWords API Forum
Hi Zweitze, 

The RelativeCtr is still available only at Campaign and AdGroup level. You could also post this on the advertisers community forum to see if there is a means to derive this value at the account level. 

Thanks,
Sreelakshmi, AdWords API Team
Reply all
Reply to author
Forward
0 new messages