Sorry, I mean I tried with emilianomarti...@gmail.com++USD

Regards,
Emiliano

El miércoles, 31 de octubre de 2012 14:19:38 UTC-2, Emiliano Martinez 
escribió:
>
> Hi Paul,
>
> I tried with my personal account, using emilianomartinez++USD as developer 
> token, and it doesn't works either, and get the same error.
>
> Something else I could try?
>
> Thanks in advance,
> Emiliano
>
>
> El miércoles, 31 de octubre de 2012 11:36:33 UTC-2, Paul Matthews escribió:
>>
>> Hi Emiliano,
>>
>> I believe your issues start with how you're querying the Sandbox. For 
>> instance, your developer token is incorrectly formatted. Please read the 
>> following link for information on using the sandbox:
>> https://developers.google.com/adwords/api/docs/sandbox?hl=en
>>
>> Cheers,
>>
>> -Paul, AdWords API Team.
>>
>> On Monday, 29 October 2012 16:39:48 UTC, Emiliano Martinez wrote:
>>>
>>> Hello, I'm having some issues when I'm trying to create a campaign (with 
>>> an associated budget) in the sandbox, I'll post the request and the 
>>> response, any help would be very welcome!
>>>
>>> ***********
>>> 2012-10-29 14:32:37,216  WARN AdsServiceLoggers: 
>>> ***********
>>> SOAP Request:
>>> <?xml version="1.0" encoding="UTF-8"?>
>>> <soapenv:Envelope xmlns:soapenv="
>>> http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="
>>> http://www.w3.org/2001/XMLSchema"; xmlns:xsi="
>>> http://www.w3.org/2001/XMLSchema-instance";>
>>>     <soapenv:Header>
>>>         <ns1:RequestHeader xmlns:ns1="
>>> https://adwords.google.com/api/adwords/cm/v201209"; 
>>> soapenv:mustUnderstand="0">
>>>             
>>> <ns1:authToken>DQAAAMIAAAAnLem2oq4qaFBg34PeWJP-1qVlfDA_2nP-tzCYi0BzU50v-awE2WNQeXnnLTktuHRKPWesCjG6-wg1OU7owW1BvfTe6QCJLSizRadPlkAmlo6u_izwCkUDqO84ipA5Pw5XlQDxCDbfFXPpOvtP4yA9Jk6ZfxSTizWw1HOEQPWS7mNnJpBdW6m4RUS8qCGyRBntIlVx8XKkmc-EFUqveg6keOFMSwEdBlHPSFy4aocjCHhkhDA6qTaZ2Sn8KZ7g4wY8fpZxoMlIY8XZrs5bp8um</ns1:authToken>
>>>             <ns1:clientCustomerId>1825066002</ns1:clientCustomerId>
>>>             
>>> <ns1:developerToken>X4glgfA7zjlwzeL3jNQjkw</ns1:developerToken>
>>>             <ns1:userAgent>testGeneXusUSA (AwApi-Java, 
>>> AdWords-Axis/1.10.1, Common-Java/1.10.1, Axis/1.4, Java/1.6.0_37, 
>>> maven)</ns1:userAgent>
>>>             <ns1:validateOnly>false</ns1:validateOnly>
>>>             <ns1:partialFailure>false</ns1:partialFailure>
>>>         </ns1:RequestHeader>
>>>     </soapenv:Header>
>>>     <soapenv:Body>
>>>         <mutate xmlns="https://adwords.google.com/api/adwords/cm/v201209
>>> ">
>>>             <operations>
>>>                 <operator>ADD</operator>
>>>                 <operand>
>>>                     <name>campaign 4</name>
>>>                     <status>ACTIVE</status>
>>>                     <servingStatus>ENDED</servingStatus>
>>>                     <startDate>20121031</startDate>
>>>                     <endDate>20121125</endDate>
>>>                     <budget>
>>>                         <budgetId>379971</budgetId>
>>>                         <name>Budget Definitivo</name>
>>>                         <period>DAILY</period>
>>>                         <amount>
>>>                             <microAmount>100000000</microAmount>
>>>                         </amount>
>>>                         <deliveryMethod>ACCELERATED</deliveryMethod>
>>>                         <status>ACTIVE</status>
>>>                     </budget>
>>>                     <biddingStrategy xmlns:ns2="
>>> https://adwords.google.com/api/adwords/cm/v201209"; 
>>> xsi:type="ns2:UnknownBiddingStrategy"/>
>>>                     
>>> <adServingOptimizationStatus>CONVERSION_OPTIMIZE</adServingOptimizationStatus>
>>>                     <frequencyCap>
>>>                         <impressions>2</impressions>
>>>                         <timeUnit>DAY</timeUnit>
>>>                         <level>ADGROUP</level>
>>>                     </frequencyCap>
>>>                     <settings xmlns:ns3="
>>> https://adwords.google.com/api/adwords/cm/v201209"; 
>>> xsi:type="ns3:GeoTargetTypeSetting">
>>>                         
>>> <ns3:positiveGeoTargetType>AREA_OF_INTEREST</ns3:positiveGeoTargetType>
>>>                         
>>> <ns3:negativeGeoTargetType>DONT_CARE</ns3:negativeGeoTargetType>
>>>                     </settings>
>>>                     <settings xmlns:ns4="
>>> https://adwords.google.com/api/adwords/cm/v201209"; 
>>> xsi:type="ns4:KeywordMatchSetting">
>>>                         <ns4:optIn>true</ns4:optIn>
>>>                     </settings>
>>>                     <settings xmlns:ns5="
>>> https://adwords.google.com/api/adwords/cm/v201209"; 
>>> xsi:type="ns5:RealTimeBiddingSetting">
>>>                         <ns5:optIn>true</ns5:optIn>
>>>                     </settings>
>>>                     <settings xmlns:ns6="
>>> https://adwords.google.com/api/adwords/cm/v201209"; 
>>> xsi:type="ns6:TargetRestrictSetting">
>>>                         <ns6:useAdGroup>true</ns6:useAdGroup>
>>>                     </settings>
>>>                     <networkSetting>
>>>                         <targetGoogleSearch>true</targetGoogleSearch>
>>>                         <targetSearchNetwork>false</targetSearchNetwork>
>>>                         
>>> <targetContentNetwork>false</targetContentNetwork>
>>>                         
>>> <targetPartnerSearchNetwork>false</targetPartnerSearchNetwork>
>>>                     </networkSetting>
>>>                 </operand>
>>>             </operations>
>>>         </mutate>
>>>     </soapenv:Body>
>>> </soapenv:Envelope>
>>>
>>> ***********
>>> 2012-10-29 14:32:37,223  WARN AdsServiceLoggers: 
>>> ***********
>>> SOAP Response:
>>> <?xml version="1.0" encoding="UTF-8"?>
>>> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
>>>     <soap:Header>
>>>         <ResponseHeader xmlns="
>>> https://adwords.google.com/api/adwords/cm/v201209";>
>>>             <requestId>0004cd35375faf080aede9c900007f2b</requestId>
>>>             <serviceName>CampaignService</serviceName>
>>>             <methodName>mutate</methodName>
>>>             <operations>1</operations>
>>>             <responseTime>2159</responseTime>
>>>             <units>1</units>
>>>         </ResponseHeader>
>>>     </soap:Header>
>>>     <soap:Body>
>>>         <soap:Fault>
>>>             <faultcode>soap:Server</faultcode>
>>>             <faultstring>[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR 
>>> @ 
>>> com.google.ads.api.services.common.error.InternalApiError.&lt;init&gt;(InternalApiErro]</faultstring>
>>>             <detail>
>>>                 <ApiExceptionFault xmlns="
>>> https://adwords.google.com/api/adwords/cm/v201209";>
>>>                     
>>> <message>[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ 
>>> com.google.ads.api.services.common.error.InternalApiError.&lt;init&gt;(InternalApiErro]</message>
>>>                     
>>> <ApplicationException.Type>ApiException</ApplicationException.Type>
>>>                     <errors xmlns:xsi="
>>> http://www.w3.org/2001/XMLSchema-instance"; xsi:type="InternalApiError">
>>>                         <fieldPath/>
>>>                         <trigger/>
>>>                         
>>> <errorString>InternalApiError.UNEXPECTED_INTERNAL_API_ERROR</errorString>
>>>                         <ApiError.Type>InternalApiError</ApiError.Type>
>>>                         <reason>UNEXPECTED_INTERNAL_API_ERROR</reason>
>>>                     </errors>
>>>                 </ApiExceptionFault>
>>>             </detail>
>>>         </soap:Fault>
>>>     </soap:Body>
>>> </soap:Envelope>
>>>
>>> Thanks in advance,
>>> Emiliano
>>>
>>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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

Reply via email to