Sunday, 3 April 2016

Re: cannot download the report data and the message "MISSING_PARAMETER" appears

Hi,

After I retried with the steps which you mentioned in the latest comment. It worked fine.
Thank you for your help.

2016年3月29日火曜日 21時57分30秒 UTC+9 T.M.:

I tried to extract the report data via api, however can not download the data and the message "ReportDownloadError.MISSING_PARAMETER". What should I do to troubleshoot this error?


--------------------------------------------------------
HTTP HEADER
Authorization:Bearer xxxxxxxxxxxxxxxxxxxxxxxxxx
clientCustomerId:xxx-xxx-xxxx
Content-Type:application/x-www-form-urlencoded
developerToken:xxxxxxxxxxxxxxxxxxxxxxxx

--------------------------------------------------------

Request content
<reportDefinition xmlns="https://adwords.google.com/api/adwords/cm/v201509">
  <selector>
    <fields>CampaignId</fields>
    <fields>Id</fields>
    <fields>Impressions</fields>
    <fields>Clicks</fields>
    <fields>Cost</fields>
    <predicates>
      <field>Status</field>
      <operator>IN</operator>
      <values>ENABLED</values>
      <values>PAUSED</values>
    </predicates>
  </selector>
  <reportName>Custom Adgroup Performance Report</reportName>
  <reportType>ADGROUP_PERFORMANCE_REPORT</reportType>
  <dateRangeType>LAST_7_DAYS</dateRangeType>
  <downloadFormat>CSV</downloadFormat>
</reportDefinition>

--------------------------------------------------------

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscribe@googlegroups.com
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 adwords-api+unsubscribe@googlegroups.com.
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/13b4de39-d35e-4c45-8ccf-591730308002%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment