Hi, Can you please let me know what I am missing because getting the same error like 'Client error: `POST https://adwords.google.com/api/adwords/reportdownload/v201802` resulted in a `400 Bad Request` response' as updating adwords api version to 'v201802'.
My XML request is as follwows: 16.04.1+deb.sury.org+1, GuzzleHttp/6.2.1, curl/7.47.0) "POST /api/adwords/reportdownload/v201802 HTTP/1.1" Status: 400 [2018-03-27 16:22:11] AW_REPORT_DOWNLOADER.NOTICE: Request: POST /api/adwords/reportdownload/v201802 HTTP/1.1 Content-Type: application/x-www-form-urlencoded Host: adwords.google.com Authorization: REDACTED developerToken: REDACTED clientCustomerId: ********** User-Agent: unknown (AwApi-PHP, googleads-php-lib/33.1.0, PHP/5.6.34-1+ubuntu16.04.1+deb.sury.org+1, GuzzleHttp/6.2.1, curl/7.47.0) skipReportHeader: false skipColumnHeader: false skipReportSummary: false useRawEnumValues: false includeZeroImpressions: false <?xml version="1.0" encoding="UTF-8"?> <reportDefinition> <selector> <fields >Date</fields> <fields>AccountCurrencyCode</fields> <fields> AccountDescriptiveName</fields> <fields>ActiveViewCpm</fields> <fields> ActiveViewImpressions</fields> <fields>AdGroupAdDisapprovalReasons</fields> <fields>AdGroupId</fields> <fields>AdGroupName</fields> <fields> AdGroupStatus</fields> <fields>AdNetworkType1</fields> <fields>AdType</ fields> <predicates> <field>Status</field> <operator>NOT_IN</operator> < values>PAUSED</values> </predicates> <dateRange /> <ordering> <field>Date</ field> <sortOrder>ASCENDING</sortOrder> </ordering> </selector> <reportName>ad performance report # 5aba22537af1a</reportName> <reportType> AD_PERFORMANCE_REPORT</reportType> <dateRangeType>CUSTOM_DATE</dateRangeType > <downloadFormat>CSV</downloadFormat> </reportDefinition> Thanks, Amit Dahiya On Thursday, 26 October 2017 05:06:01 UTC+5:30, Mad Max wrote: > > Thank you very much. > > > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [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 --- 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 [email protected]. 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/302c0559-b382-46fe-aafb-a9ca24816bab%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
