Hi,

The fields listed on the Report Types page 
<https://developers.google.com/adwords/api/docs/appendix/reports#click> are 
for the *latest* version of the API, which is currently v201406. In 
v201402, the *UserListId* field was not available.

In addition, the Click Performance Report does not support zero impressions 
since it shows individual clicks, and a click cannot occur without an 
impression.

I would recommend:

   1. Setting *includeZeroImpressions* to false
   2. Either use v201406 with the current field list, or use v201402 but 
   remove *UserListId* from the field list

Note that you can always get the list of available fields for a specific 
report and version by using the *ReportDefinitionService *for that version.

Thanks,
Josh, AdWords API Team

On Thursday, July 31, 2014 7:16:41 AM UTC-4, שלומית שיפמן wrote:
>
> The xml:
> <?xml version="1.0"?>
> <ReportDefinition xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
> xmlns:xsd="http://www.w3.org/2001/XMLSchema";>
>   <selector xmlns="https://adwords.google.com/api/adwords/cm/v201402";>
>     <fields>AdGroupId</fields>
>     <fields>GclId</fields>
>     <fields>CampaignId</fields>
>     <fields>UserListId</fields>
>   </selector>
>   <reportName xmlns="https://adwords.google.com/api/adwords/cm/v201402
> ">CLICK_PERFORMANCE_REPORT</reportName>
>   <reportType xmlns="https://adwords.google.com/api/adwords/cm/v201402
> ">CLICK_PERFORMANCE_REPORT</reportType>
>   <dateRangeType xmlns="https://adwords.google.com/api/adwords/cm/v201402
> ">YESTERDAY</dateRangeType>
>   <downloadFormat xmlns="https://adwords.google.com/api/adwords/cm/v201402
> ">XML</downloadFormat>
>   <includeZeroImpressions xmlns="
> https://adwords.google.com/api/adwords/cm/v201402
> ">true</includeZeroImpressions>
> </ReportDefinition>
>
> The PostBody:
>
>>
>> __rdxml=%3c%3fxml+version%3d%221.0%22%3f%3e%3creportDefinition%3e%3cselector+xmlns%3d%22https%3a%2f%
>> 2fadwords.google.com
>> %2fapi%2fadwords%2fcm%2fv201402%22%3e%3cfields%3eAdGroupId%3c%2ffields%3e%3cfields%3eGclId%3c%2ffields%3e%3cfields%3eCampaignId%3c%2ffields%3e%3cfields%3eUserListId%3c%2ffields%3e%3c%2fselector%3e%3creportName+xmlns%3d%22https%3a%2f%
>> 2fadwords.google.com
>> %2fapi%2fadwords%2fcm%2fv201402%22%3eCLICK_PERFORMANCE_REPORT%3c%2freportName%3e%3creportType+xmlns%3d%22https%3a%2f%
>> 2fadwords.google.com
>> %2fapi%2fadwords%2fcm%2fv201402%22%3eCLICK_PERFORMANCE_REPORT%3c%2freportType%3e%3cdateRangeType+xmlns%3d%22https%3a%2f%
>> 2fadwords.google.com
>> %2fapi%2fadwords%2fcm%2fv201402%22%3eYESTERDAY%3c%2fdateRangeType%3e%3cdownloadFormat+xmlns%3d%22https%3a%2f%
>> 2fadwords.google.com
>> %2fapi%2fadwords%2fcm%2fv201402%22%3eXML%3c%2fdownloadFormat%3e%3cincludeZeroImpressions+xmlns%3d%22https%3a%2f%
>> 2fadwords.google.com
>> %2fapi%2fadwords%2fcm%2fv201402%22%3etrue%3c%2fincludeZeroImpressions%3e%3c%2freportDefinition%3e
>>
> Thanks..
>
> בתאריך יום רביעי, 30 ביולי 2014 16:46:55 UTC+3, מאת Josh Radcliff (AdWords 
> API Team):
>>
>> Hi,
>>
>> Could you post the report request after removing any sensitive 
>> information such as the *Authorization* header?
>>
>> Thanks,
>> Josh, AdWords API Team
>>
>> On Wednesday, July 30, 2014 3:59:08 AM UTC-4, שלומית שיפמן wrote:
>>>
>>> Hi,
>>> I use in Google.Api.Ads.AdWords.v201402.
>>> I try to run the "DownloadCriteriaReport ".
>>> I have all the proper parameters in the config.
>>> and I get the following error:"The remote server returned an error: 
>>> (400) Bad Request."
>>> What's the problem?
>>> thanks...
>>>     
>>>
>>>
> בתאריך יום רביעי, 30 ביולי 2014 16:46:55 UTC+3, מאת Josh Radcliff (AdWords 
> API Team):
>>
>> Hi,
>>
>> Could you post the report request after removing any sensitive 
>> information such as the *Authorization* header?
>>
>> Thanks,
>> Josh, AdWords API Team
>>
>> On Wednesday, July 30, 2014 3:59:08 AM UTC-4, שלומית שיפמן wrote:
>>>
>>> Hi,
>>> I use in Google.Api.Ads.AdWords.v201402.
>>> I try to run the "DownloadCriteriaReport ".
>>> I have all the proper parameters in the config.
>>> and I get the following error:"The remote server returned an error: 
>>> (400) Bad Request."
>>> What's the problem?
>>> thanks...
>>>     
>>>
>>>
> בתאריך יום רביעי, 30 ביולי 2014 16:46:55 UTC+3, מאת Josh Radcliff (AdWords 
> API Team):
>>
>> Hi,
>>
>> Could you post the report request after removing any sensitive 
>> information such as the *Authorization* header?
>>
>> Thanks,
>> Josh, AdWords API Team
>>
>> On Wednesday, July 30, 2014 3:59:08 AM UTC-4, שלומית שיפמן wrote:
>>>
>>> Hi,
>>> I use in Google.Api.Ads.AdWords.v201402.
>>> I try to run the "DownloadCriteriaReport ".
>>> I have all the proper parameters in the config.
>>> and I get the following error:"The remote server returned an error: 
>>> (400) Bad Request."
>>> What's the problem?
>>> thanks...
>>>     
>>>
>>>
> בתאריך יום רביעי, 30 ביולי 2014 16:46:55 UTC+3, מאת Josh Radcliff (AdWords 
> API Team):
>>
>> Hi,
>>
>> Could you post the report request after removing any sensitive 
>> information such as the *Authorization* header?
>>
>> Thanks,
>> Josh, AdWords API Team
>>
>> On Wednesday, July 30, 2014 3:59:08 AM UTC-4, שלומית שיפמן wrote:
>>>
>>> Hi,
>>> I use in Google.Api.Ads.AdWords.v201402.
>>> I try to run the "DownloadCriteriaReport ".
>>> I have all the proper parameters in the config.
>>> and I get the following error:"The remote server returned an error: 
>>> (400) Bad Request."
>>> What's the problem?
>>> thanks...
>>>     
>>>
>>>
> בתאריך יום רביעי, 30 ביולי 2014 16:46:55 UTC+3, מאת Josh Radcliff (AdWords 
> API Team):
>>
>> Hi,
>>
>> Could you post the report request after removing any sensitive 
>> information such as the *Authorization* header?
>>
>> Thanks,
>> Josh, AdWords API Team
>>
>> On Wednesday, July 30, 2014 3:59:08 AM UTC-4, שלומית שיפמן wrote:
>>>
>>> Hi,
>>> I use in Google.Api.Ads.AdWords.v201402.
>>> I try to run the "DownloadCriteriaReport ".
>>> I have all the proper parameters in the config.
>>> and I get the following error:"The remote server returned an error: 
>>> (400) Bad Request."
>>> What's the problem?
>>> 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