Hi, I always get 400 Bad Request when requesting SHOPPING_PERFORMANCE_REPORT with the following customer id. I have couple other customer ids, which work fine. Only this one has 400 bad request (and there is no other error message), the reportDefinition is set the same for other customer ids too, but others are working fine. Could you help take a look?
customer id is 197-931-1608 ReportDefinition is <?xml version="1.0" encoding="UTF-8"?> <reportDefinition xmlns:ns2= "https://adwords.google.com/api/adwords/cm/v201809"> <ns2:selector> < ns2:fields>MerchantId</ns2:fields> <ns2:fields>OfferId</ns2:fields> < ns2:fields>Brand</ns2:fields> <ns2:fields>CategoryL1</ns2:fields> < ns2:fields>CategoryL2</ns2:fields> <ns2:fields>CategoryL3</ns2:fields> < ns2:fields>CategoryL4</ns2:fields> <ns2:fields>CategoryL5</ns2:fields> < ns2:fields>ProductCondition</ns2:fields> <ns2:fields>CustomAttribute0</ ns2:fields> <ns2:fields>CustomAttribute1</ns2:fields> <ns2:fields> CustomAttribute2</ns2:fields> <ns2:fields>CustomAttribute3</ns2:fields> < ns2:fields>CustomAttribute4</ns2:fields> <ns2:fields>ProductTypeL1</ ns2:fields> <ns2:fields>ProductTypeL2</ns2:fields> <ns2:fields>ProductTypeL3 </ns2:fields> <ns2:fields>ProductTypeL4</ns2:fields> <ns2:fields> ProductTypeL5</ns2:fields> <ns2:fields>Impressions</ns2:fields> < ns2:dateRange> <ns2:min>20190818</ns2:min> <ns2:max>20190825</ns2:max> </ ns2:dateRange> </ns2:selector> <ns2:reportName>PRODUCT_STRUCTURE</ ns2:reportName> <ns2:reportType>SHOPPING_PERFORMANCE_REPORT</ns2:reportType> <ns2:dateRangeType>CUSTOM_DATE</ns2:dateRangeType> <ns2:downloadFormat> GZIPPED_CSV</ns2:downloadFormat> </reportDefinition> Thank you, Kain -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/9fe09b80-11d3-4201-aedc-717f385ed9f3%40googlegroups.com.
