Wednesday, 21 September 2016

Re: ERROR_GETTING_RESPONSE_FROM_BACKEND- Unable to read report data

Hello,

I have learned that in CONTAINS_ALL queries for labels, you have to specify the Label ID, not the string. Please try again with the ID for "PLAs" and let me know if that works.

Regards,
Mike, AdWords API Team

On Wednesday, September 21, 2016 at 1:39:15 PM UTC-4, Tyler Murphy wrote:
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+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/d565805b-1257-4bbf-a599-872216a98dde%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment