Hi,

The *ClickType* column is not compatible with *includeZeroImpressions* set 
to *true*. You can see this in the *Supports Zero impressions* column of 
the report documentation 
<https://developers.google.com/adwords/api/docs/appendix/reports#ad-group>. 
In addition, the error details returned by your request will show this as 
well.

'ReportDownloadError.ZERO_IMPRESSIONS_REQUEST_NOT_SUPPORTED'
trigger: 'includeZeroImpressions is not supported for this request'

If you set *includeZeroImpressions* to *false* when requesting *ClickType* then 
your report should run without any errors.

Cheers,
Josh, AdWords API Team

On Monday, August 25, 2014 6:08:58 AM UTC-4, usaw...@gmail.com wrote:
>
> Hi,
>
>  I have problem for adgroup performance report when adding 'ClickType' in 
> my request.
>
> Below is the my request:
>
> [Aug 25 2014 05:56:56.000000 - ERROR] POST 
> /api/adwords/reportdownload/v201402 HTTP/1.1
> User-Agent: curl, gzip
> Host: adwords.google.com
> Accept: */*
> Accept-Encoding: gzip
> Authorization: Bearer ****************
> developerToken: ********************
> clientCustomerId: *******************
> Content-Length: 1179
> Expect: 100-continue
> Content-Type: multipart/form-data; 
> boundary=------------------------e9c042a8246949b4
>
> Parameters:
> __rdxml: <?xml version="1.0"?>
> <reportDefinition>
>   <selector>
>     <fields>AccountCurrencyCode</fields>
>     <fields>CampaignId</fields>
>     <fields>AdGroupId</fields>
>     <fields>Impressions</fields>
>     <fields>Clicks</fields>
>     <fields>Cost</fields>
>     <fields>Date</fields>
>     <fields>ClickType</fields>
>     <fields>AveragePosition</fields>
>     <fields>Conversions</fields>
>     <fields>ConversionRate</fields>
>     <fields>AdNetworkType1</fields>
>     <fields>AdNetworkType2</fields>
>     <fields>CostPerConversion</fields>
>     <fields>PercentNewVisitors</fields>
>     <fields>EnhancedCpcEnabled</fields>
>     <fields>Status</fields>
>     <predicates>
>       <field>Status</field>
>       <operator>NOT_IN</operator>
>       <values>DELETED</values>
>     </predicates>
>   </selector>
>   <reportName>Adgroup report #53fb0865161d0</reportName>
>   <reportType>ADGROUP_PERFORMANCE_REPORT</reportType>
>   <dateRangeType>YESTERDAY</dateRangeType>
>   <downloadFormat>CSV</downloadFormat>
>   <includeZeroImpressions>true</includeZeroImpressions>
> </reportDefinition>
>
> And I am testing it with my test account.
>
> Please let me what I am doing wrong.
>
>
> On Wednesday, February 15, 2012 11:20:08 AM UTC+5:30, Anash P. Oommen 
> wrote:
>>
>> Hi Ekran,
>>
>> AdWords doesn't provide hourly breakup of ImpressionShare data any 
>> longer. See 
>> http://googleadsdeveloper.blogspot.in/2012/01/upcoming-changes-to-adwords-impression.html
>>  for 
>> details.
>>
>> Cheers,
>> Anash P. Oommen,
>> AdWords API Advisor.
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/fd1212c7-5149-466f-84e7-94ef40959505%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to