Hello Kevin,

I am getting this message again.
Please look at below report download xml.

[Aug 06 2012 04:15:44.000000 - ERROR] POST 
/api/adwords/reportdownload/v201109 HTTP/1.1
User-Agent: curl, gzip
Host: adwords.google.com
Accept: */*
Accept-Encoding: gzip
Authorization: OAuth oauth_version="1.0a", 
oauth_nonce="db0e8e829b1c0a030155a5e9ad273a76", 
oauth_timestamp="1344240891", oauth_consumer_key="consumaer_key", 
oauth_token="oauth_token", oauth_signature_method="HMAC-SHA1", 
oauth_signature="oauth_signature"
developerToken: dev_token
clientCustomerId: 3694148467
returnMoneyInMicros: false
Content-Length: 1404
Expect: 100-continue
Content-Type: multipart/form-data; 
boundary=----------------------------5c1c1491a54f

Parameters:
__rdxml: <?xml version="1.0"?>
<reportDefinition>
  <selector>
    <fields>CampaignId</fields>
    <fields>Impressions</fields>
    <fields>Ctr</fields>
    <fields>AverageCpc</fields>
    <fields>AverageCpm</fields>
    <fields>Cost</fields>
    <fields>AveragePosition</fields>
    <fields>Conversions</fields>
    <fields>CostPerConversion</fields>
    <fields>ConversionRate</fields>
    <fields>ImpressionShare</fields>
    <fields>ExactMatchImpressionShare</fields>
    <fields>BudgetLostImpressionShare</fields>
    <fields>CampaignName</fields>
    <fields>Status</fields>
    <fields>Clicks</fields>
    <fields>AccountCurrencyCode</fields>
    <fields>QualityLostImpressionShare</fields>
    <fields>ViewThroughConversions</fields>
    <predicates>
      <field>Status</field>
      <operator>IN</operator>
      <values>ACTIVE</values>
      <values>PAUSED</values>
    </predicates>
    <dateRange>
      <min>20120727</min>
      <max>20120727</max>
    </dateRange>
  </selector>
  <reportName>weekly_campaign_report #1344240891</reportName>
  <reportType>CAMPAIGN_PERFORMANCE_REPORT</reportType>
  <dateRangeType>CUSTOM_DATE</dateRangeType>
  <downloadFormat>CSV</downloadFormat>
  <includeZeroImpressions>false</includeZeroImpressions>
</reportDefinition>

Response Code: 500
Error Message: Unexpected exception


On Monday, July 30, 2012 10:02:22 PM UTC+5:30, Kevin Winter wrote:
>
> Hi Chirag,
>   Given the volume of successful reports, an error once every ten days is 
> quite low.  Unfortunately, our logs don't extend back 10 days.  The next 
> time this happens, could you please email me off-list with the 
> clientCustomerId and the ReportDefinition XML you used?  I'd like to try to 
> find the request in our logs and investigate further.
>
> - Kevin Winter
> AdWords API Team  
>
> On Thursday, July 26, 2012 3:34:48 AM UTC-4, Chirag wrote:
>>
>> Hi Kevin,
>>
>> Does this consistently happen for the same ReportDefinition XML and CID? 
>>  Is it sporadic or happening frequently? 
>> Yes this happens consistently. But consistency is long, means on 10 days 
>> gap.
>>
>> Does retrying help? 
>> Yes, After retry i am able to get report properly.
>>
>> could you please provide an example CID and XML?
>> [Jul 02 2012 10:13:14.000000 - ERROR] POST 
>> /api/adwords/reportdownload/v201109 HTTP/1.1
>> User-Agent: curl, gzip
>> Host: adwords.google.com
>> Accept: */*
>> Accept-Encoding: gzip
>> Authorization: OAuth oauth_version="1.0a", 
>> oauth_nonce="26a0907897dcde4bf3a79367fa132d59", 
>> oauth_timestamp="1341204143", oauth_consumer_key="---", oauth_token="---", 
>> oauth_signature_method="HMAC-SHA1", oauth_signature="----"
>> developerToken: ---
>> clientCustomerId: 7318360174
>> returnMoneyInMicros: false
>> Content-Length: 1459
>> Expect: 100-continue
>> Content-Type: multipart/form-data; 
>> boundary=----------------------------864287f92c41
>>
>> Parameters:
>> __rdxml: <?xml version="1.0"?>
>> <reportDefinition>
>>   <selector>
>>     <fields>Clicks</fields>
>>     <fields>Impressions</fields>
>>     <fields>Ctr</fields>
>>     <fields>AverageCpc</fields>
>>     <fields>AverageCpm</fields>
>>     <fields>Cost</fields>
>>     <fields>AveragePosition</fields>
>>     <fields>InvalidClicks</fields>
>>     <fields>InvalidClickRate</fields>
>>     <fields>Conversions</fields>
>>     <fields>CostPerConversion</fields>
>>     <fields>ConversionRate</fields>
>>     <fields>ViewThroughConversions</fields>
>>     <fields>ConversionsManyPerClick</fields>
>>     <fields>CostPerConversionManyPerClick</fields>
>>     <fields>ConversionRateManyPerClick</fields>
>>     <fields>TotalConvValue</fields>
>>     <fields>ValuePerConversion</fields>
>>     <fields>ValuePerConversionManyPerClick</fields>
>>     <fields>ImpressionShare</fields>
>>     <fields>ExactMatchImpressionShare</fields>
>>     <fields>BudgetLostImpressionShare</fields>
>>     <fields>CampaignId</fields>
>>     <fields>CampaignName</fields>
>>     <fields>Status</fields>
>>     <fields>AccountCurrencyCode</fields>
>>   </selector>
>>   <reportName>Weekwise Adhoc report #1341204143</reportName>
>>   <reportType>CAMPAIGN_PERFORMANCE_REPORT</reportType>
>>   <dateRangeType>LAST_WEEK</dateRangeType>
>>   <downloadFormat>CSV</downloadFormat>
>>   <includeZeroImpressions>true</includeZeroImpressions>
>> </reportDefinition>
>>
>> Response Code: 500
>> Error Message: Unexpected exception
>>
>> Thanks,
>> chirag
>>
>> On Wednesday, July 25, 2012 2:34:59 AM UTC+5:30, Kevin Winter wrote:
>>>
>>> Hi Chirag,
>>>   Does this consistently happen for the same ReportDefinition XML and 
>>> CID?  Is it sporadic or happening frequently?  Does retrying help? (we 
>>> recommend retrying after a delay for this error in general).
>>>
>>> If it's happening consistently, could you please provide an example CID 
>>> and XML?
>>>
>>> - Kevin Winter
>>> AdWords API Team
>>>
>>> On Thursday, July 19, 2012 6:26:27 AM UTC-4, Chirag wrote:
>>>>
>>>> Hello All,
>>>>
>>>> Getting error "!!!1|||-1|||Unexpected exception???" while fetching 
>>>> report using ADHOC reporting service.
>>>> Getting this error now from last few days.
>>>> Not found any help what i am doing wrong.
>>>> this is working fine previously.
>>>>
>>>>
>>>> Thanks,
>>>> Chirag
>>>>
>>>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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
!!!1|||-1|||Unexpected exception???

Reply via email to