Details

    • Type: Bug
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: Rushmore
    • Fix Version/s: Rushmore
    • Labels:
      None
    • Environment:

      bidmgr # 566
      core #280

    • Sprint:
      Sprint 4

      Description

      The following error is seen on deployment though the order deployment is successful

      <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/billing/v201406" soapenv:mustUnderstand="0">
      <ns2:clientCustomerId xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201406">9244670606</ns2:clientCustomerId>
      <ns3:developerToken xmlns:ns3="https://adwords.google.com/api/adwords/cm/v201406">ojCnjZaM6RD1h0yt_DOJZg</ns3:developerToken>
      <ns4:userAgent xmlns:ns4="https://adwords.google.com/api/adwords/cm/v201406">AdMaxLocal AdWords Software TSA QA (AwApi-Java, AdWords-Axis/1.31.0, Common-Java/1.31.0, Axis/1.4, Java/1.6.0_27, maven)</ns4:userAgent>
      <ns5:validateOnly xmlns:ns5="https://adwords.google.com/api/adwords/cm/v201406">false</ns5:validateOnly>
      <ns6:partialFailure xmlns:ns6="https://adwords.google.com/api/adwords/cm/v201406">false</ns6:partialFailure>
      </ns1:RequestHeader>
      </soapenv:Header>
      <soapenv:Body>
      <mutate xmlns="https://adwords.google.com/api/adwords/billing/v201406">
      <operations>
      <ns7:operator xmlns:ns7="https://adwords.google.com/api/adwords/cm/v201406">ADD</ns7:operator>
      <operand>
      <billingAccountId>3491813825 </billingAccountId>
      <spendingLimit>
      <ns8:microAmount xmlns:ns8="https://adwords.google.com/api/adwords/cm/v201406">9000000000000</ns8:microAmount>
      </spendingLimit>
      <startDateTime>20150127 073405 America/New_York</startDateTime>
      <endDateTime>20371230 235959 America/Los_Angeles</endDateTime>
      </operand>
      </operations>
      </mutate>
      </soapenv:Body>
      </soapenv:Envelope>

      2015-01-27 12:31:05,872 [P1T1] WARN c.g.a.a.a.l.c.A.soapXmlLogger - SOAP Response:
      <?xml version="1.0" encoding="UTF-8"?>
      <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
      <soap:Header>
      <ResponseHeader xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201406" xmlns="https://adwords.google.com/api/adwords/billing/v201406">
      <ns2:requestId>00050da16dbe50700ab62184d4002917</ns2:requestId>
      <ns2:serviceName>BudgetOrderService</ns2:serviceName>
      <ns2:methodName>mutate</ns2:methodName>
      <ns2:operations>0</ns2:operations>
      <ns2:responseTime>190</ns2:responseTime>
      </ResponseHeader>
      </soap:Header>
      <soap:Body>
      <soap:Fault>
      <faultcode>soap:Server</faultcode>
      <faultstring>[BudgetOrderError.INVALID_TIMEZONE_IN_DATE @ operations[0].operand.startDateTime]</faultstring>
      <detail>
      <ApiExceptionFault xmlns="https://adwords.google.com/api/adwords/billing/v201406" xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201406">
      <ns2:message>[BudgetOrderError.INVALID_TIMEZONE_IN_DATE @ operations[0].operand.startDateTime]</ns2:message>
      <ns2:ApplicationException.Type>ApiException</ns2:ApplicationException.Type>
      <ns2:errors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="BudgetOrderError">
      <ns2:fieldPath>operations[0].operand.startDateTime</ns2:fieldPath>
      <ns2:trigger/>
      <ns2:errorString>BudgetOrderError.INVALID_TIMEZONE_IN_DATE</ns2:errorString>

        Attachments

          Activity

            People

            • Assignee:
              varshini.padmanabhan Varshini Padmanabhan (Inactive)
              Reporter:
              varshini.padmanabhan Varshini Padmanabhan (Inactive)
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: