I think I'm having a similar issue. The following query for customer ID 
763-523-8060 and API version v201607, without a label filter, works:

SELECT Cost,Labels FROM CAMPAIGN_PERFORMANCE_REPORT DURING 20160912,20160918

And this one, with a label filter, doesn't work:

SELECT Cost,Labels FROM CAMPAIGN_PERFORMANCE_REPORT WHERE Labels 
CONTAINS_ALL ["PLAs"] DURING 20160912,20160918

It results in this error:

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<reportDownloadError>
    <ApiError>
        <type>ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKEND</type>
        <trigger>Unable to read report data</trigger>
        <fieldPath></fieldPath>
    </ApiError>
</reportDownloadError>

Please let me know if more information would be helpful. Thanks!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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+unsubscr...@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+unsubscr...@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/db9f19e4-a677-4dd1-8377-d1443f40d4bf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Re: ERROR_GETTI... Tyler Murphy
    • Re: ERROR_... 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
      • Re: ER... Tyler Murphy
        • Re... Tyler Murphy
          • ... 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
            • ... Tyler Murphy
              • ... 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
                • ... defrancos

Reply via email to