Hendrik,

AdWordsID does not appear to be a proper field for the report.  Please 
check our online documentation 
<https://developers.google.com/adwords/api/docs/appendix/reports#account> 
for available fields.

Thanks,

Ray

On Wednesday, July 2, 2014 6:16:55 AM UTC-4, Hendrik Kleinwaechter wrote:
>
> I am trying to get a report for the account performance of a single AdWords 
> ID.
>
>
> The error I always get is: 
> ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKEND
>
> I did some research and found other users claiming this to be a temporary 
> internal error. Is this the case, or is my request wrong?
>
>
> Request:
>
> <reportDefinition>
>     <selector>
>         <fields>Clicks</fields>
>         <fields>Cost</fields>
>         <predicates>
>             <field>AdwordsId</field>
>             <operator>IN</operator>
>             <values>9339218204</values>
>         </predicates>
>         <dateRange>
>             <min>20140701</min>
>             <max>20140702</max>
>         </dateRange>
>     </selector>
>     <reportName>Account performance report</reportName>
>     <reportType>ACCOUNT_PERFORMANCE_REPORT</reportType>
>     <dateRangeType>CUSTOM_DATE</dateRangeType>
>     <downloadFormat>CSV</downloadFormat>
> </reportDefinition>
>
>
> 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 [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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to