Hi,

I'm in the process of migrating from v13 reports to v201109. The
specific report I'm trying to migrate is the "Placement / Keyword
Performance Report". We use a number of fields that are no longer
available on this report:
DailyBudget and MaxContentCPC. I've been looking through the Report
Migration guide (https://code.google.com/apis/adwords/docs/
reportguide.html) and have found a few clues about how to get these
fields, but nothing more solid.

For MaxContentCPC the migration guide says to 'Use the
KeywordContentMaxCpc field of the AdGroup Performance Report.', but it
doesn't give any information about how to do this!

For Daily Budget it links to the 'Report Fields Normalization' section
of the guide, which suggests 'These kind of fields are still available
by cross-referencing multiple reports' but again, gives no information
about how to do it.

Surely someone will have come accross and resolved this issue but I'm
unable to find anything at the minute. Can anyone point me in the
right direction?

I'm passing a report definition that looks like this at the minute:
<reportDefinition>
  <selector>
    <fields>AccountDescriptiveName</fields>
    <fields>CampaignId</fields>
    <fields>CampaignName</fields>
    <fields>Id</fields>
    <fields>KeywordText</fields>
  </selector>
  <reportName>Custom Keyword Performance Report</reportName>
  <reportType>KEYWORDS_PERFORMANCE_REPORT</reportType>
  <dateRangeType>YESTERDAY</dateRangeType>
  <downloadFormat>CSV</downloadFormat>
</reportDefinition>

I've removed some fields from the report to make it more readable. Any
suggestions will be greatfully received.

Thanks in advance,
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 [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

Reply via email to