Thanks, I reseted the developer token, I guess it was too late the other date. The problem is not in making report, when i want to download it, it shows erorr:
!!!1|||2107|||Unexpected exception??? Anyway again here is the output: soap_log: ----------------------------------- [Mar 18 2011 16:50:45.000000 - INFO] POST /api/adwords/cm/v201101/ ReportDefinitionService HTTP/1.1 Host: adwords-sandbox.google.com Connection: Keep-Alive User-Agent: PHP-SOAP/5.3.3-7, gzip Accept-Encoding: gzip, deflate Content-Encoding: gzip Content-Type: text/xml; charset=utf-8 SOAPAction: "" Content-Length: 856 <?xml version="1.0" encoding="UTF-8"?> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/ envelope/" xmlns:ns1="https://adwords.google.com/api/adwords/cm/ v201101" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <SOAP-ENV:Header> <ns1:RequestHeader xsi:type="ns1:RequestHeader"> <ns1:authToken>*****</ns1:authToken> <ns1:clientCustomerId>********</ns1:clientCustomerId> <ns1:developerToken>******</ns1:developerToken> <ns1:userAgent>AwApi-PHP-2.5.0-INSERT_COMPANY_NAME_HERE</ ns1:userAgent> </ns1:RequestHeader> </SOAP-ENV:Header> <SOAP-ENV:Body> <ns1:mutate> <ns1:operations> <ns1:operator>ADD</ns1:operator> <ns1:operand> <ns1:selector> <ns1:fields>CampaignId</ns1:fields> <ns1:fields>AdGroupId</ns1:fields> <ns1:fields>CityCriteriaId</ns1:fields> <ns1:fields>CountryCriteriaId</ns1:fields> <ns1:fields>RegionCriteriaId</ns1:fields> <ns1:fields>MetroCriteriaId</ns1:fields> <ns1:fields>Impressions</ns1:fields> <ns1:fields>Clicks</ns1:fields> <ns1:fields>Ctr</ns1:fields> <ns1:fields>AverageCpc</ns1:fields> <ns1:fields>Cost</ns1:fields> </ns1:selector> <ns1:reportName>geo performance report #1300463444</ ns1:reportName> <ns1:reportType>GEO_PERFORMANCE_REPORT</ns1:reportType> <ns1:hasAttachment>false</ns1:hasAttachment> <ns1:dateRangeType>LAST_MONTH</ns1:dateRangeType> <ns1:downloadFormat>CSV</ns1:downloadFormat> <ns1:crossClient>false</ns1:crossClient> </ns1:operand> </ns1:operations> </ns1:mutate> </SOAP-ENV:Body> </SOAP-ENV:Envelope> HTTP/1.1 200 OK Content-Type: text/xml; charset=UTF-8 SOAPAction: "" Content-Encoding: gzip Transfer-Encoding: chunked Date: Fri, 18 Mar 2011 15:50:45 GMT Expires: Fri, 18 Mar 2011 15:50:45 GMT Cache-Control: private, max-age=0 X-Content-Type-Options: nosniff X-Frame-Options: SAMEORIGIN X-XSS-Protection: 1; mode=block Server: GSE <?xml version="1.0"?> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Header> <ResponseHeader xmlns="https://adwords.google.com/api/adwords/cm/ v201101"> <requestId>aa299c237832c06c081a2773d1e8d014</requestId> <operations>1</operations> <responseTime>422</responseTime> <units>1</units> </ResponseHeader> </soap:Header> <soap:Body> <mutateResponse xmlns="https://adwords.google.com/api/adwords/cm/ v201101"> <rval> <id>2107</id> <selector> <fields>CampaignId</fields> <fields>AdGroupId</fields> <fields>CityCriteriaId</fields> <fields>CountryCriteriaId</fields> <fields>RegionCriteriaId</fields> <fields>MetroCriteriaId</fields> <fields>Impressions</fields> <fields>Clicks</fields> <fields>Ctr</fields> <fields>AverageCpc</fields> <fields>Cost</fields> </selector> <reportName>geo performance report #1300463444</reportName> <reportType>GEO_PERFORMANCE_REPORT</reportType> <hasAttachment>false</hasAttachment> <dateRangeType>LAST_MONTH</dateRangeType> <downloadFormat>CSV</downloadFormat> <creationTime>20110318 085045 America/Los_Angeles</ creationTime> <crossClient>false</crossClient> </rval> </mutateResponse> </soap:Body> </soap:Envelope> ----------------------------------- Best, On Mar 18, 11:46 am, "Anash P. Oommen" <[email protected]> wrote: > Hi Luka, > > I've deleted your previous post, please make sure you post a sanitized log > (no password, developer tokens, authTokens, etc.) online. Also, reset your > developer token. Mail me directly if you need more help. > > Cheers, > Anash P. Oommen, > AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
