使用v6 CustomerSignUp时出错 [英] Error using v6 CustomerSignUp

查看:65
本文介绍了使用v6 CustomerSignUp时出错的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,


几个月来,我们无法使用CustomerSignUp在v6沙箱中创建新的客户帐户。有没有其他人遇到这个问题?有什么建议?


提前致谢!


alexis


 


请求:


<?xml version =" 1.0"编码= QUOT; UTF-8英寸standalone =" no"?>

< soapenv:Envelope xmlns:soapenv =" http://schemas.xmlsoap.org/soap/envelope/"的xmlns:XSD = QUOT; HTTP://www.w3.org/2001/XMLSchema" xmlns:xsi =" http://www.w3.org/2001/XMLSchema-instance">

  < soapenv:Header>

    < ApiUserAuthHeader xmlns =" http://adcenter.microsoft.com/syncapis" soapenv:演员= QUOT;" soapenv:mustUnderstand =" 0">

      < UserName> XXXXX< / UserName>

      <密码> XXXXX< /密码>

      < UserAccessKey> XXXXX< / UserAccessKey>

    < / ApiUserAuthHeader>

  < / soapenv:标题>

  < soapenv:Body>

    < CustomerSignUp xmlns =" http://adcenter.microsoft.com/syncapis">

      < apiFlags> 0< / apiFlags>

      < user>

        < UserName> client_954402198_hxm< / UserName>

        <密码> nsdaARIF1982< /密码>

        < FirstName> John< / FirstName>

        < LastName> Doe< / LastName>

        < MiddleInitial> D< / MiddleInitial>

        <电子邮件> 954402198@client.natpal.com< /电子邮件>

        < LanguageLCID> EnglishUSA< / LanguageLCID>

        < SecretAnswer> yodle< / SecretAnswer>

        < SecretQuestion> FavoritePetsName< / SecretQuestion>

        < UserContactEmailFormat> Html< / UserContactEmailFormat>

        < UserContactPost> false< / UserContactPost>

        < UserContactPhone> false< / UserContactPhone>

        < ContactInfo>

          < Phone1> 2126543210< / Phone1>

          < Phone2> 2126543210< / Phone2>

          < Fax> 2124098970< / Fax>

          < HomePhone> 2126543210< / HomePhone>

          < Mobile> 2126543210< / Mobile>

        < / ContactInfo>

        < UserAddress>

          < AddressLine1> 589 8th Ave< / AddressLine1>

          < AddressLine2> Fl 9< / AddressLine2>

          < City> New York< / City>

          <国家>美国< / Country>

          < StateOrProvince> NY< / StateOrProvince>

          < ZipOrPostalCode> 10018< / ZipOrPostalCode>

          < AddressId> 0< / AddressId>

        < / UserAddress>

        < UserId> 0< / UserId>

        < CustomerId> 0< / CustomerId>

      < / user>

      < customer>

        <客户名称> YoAd NOr 1Si Sp  PaCh Wed Sep 08 09:42:08< / CustomerName>

        < IndustryId>其他< / IndustryId>

        < MarketId> US< / MarketId>

        < CustomerAddress>

          < AddressLine1> 589 8th Ave< / AddressLine1>

          < AddressLine2> Fl 9< / AddressLine2>

          < City> New York< / City>

          <国家>美国< / Country>

          < StateOrProvince> NY< / StateOrProvince>

          < ZipOrPostalCode> 10018< / ZipOrPostalCode>

          < AddressId> 0< / AddressId>

        < / CustomerAddress>

        < CustomerId> 0< / CustomerId>

      < / customer>

      < account>

        < AccountId> 0< / AccountId>

        < AccountName> YoAd NOr 1Si Sp  PaCh Wed Sep 08 09:42:08< / AccountName>

        <状态>有效< /状态>

        < PreferredLanguageType>英文< / PreferredLanguageType>

        < AgencyContactName> Nathaniel Stevens< / AgencyContactName>

        < PreferredCurrencyType> USDollar< / PreferredCurrencyType>

        < CreditCard>

          < PaymentInstrAddress>

            < AddressLine1> 589 8th Ave< / AddressLine1>

            < AddressLine2> Fl 9< / AddressLine2>

            < City> New York< / City>

            <国家>美国< / Country>

            < StateOrProvince> NY< / StateOrProvince>

            < ZipOrPostalCode> 10018< / ZipOrPostalCode>

          < / PaymentInstrAddress>

          < CreditCardFirstName> Joe< / CreditCardFirstName>

          < CreditCardLastName> Bloe< / CreditCardLastName>

          < CreditCardMiddleInitial> D< / CreditCardMiddleInitial>

          < CreditCardNumber> 4457010000000009< / CreditCardNumber>

          < CreditCardLastFour> 0009< / CreditCardLastFour>

          < CreditCardTypeId> VisaCard< / CreditCardTypeId>

          < CreditCardSecurityCode> 349< / CreditCardSecurityCode>

          < CreditCardExpirationDate> 2012-09-08T04:00:00.000Z< / CreditCardExpirationDate>

        < / CreditCard>

      < / account>

      < consentToTermsAndConditions> true< / consentToTermsAndConditions>

    < / CustomerSignUp>

  < / soapenv:Body>

< / soapenv:Envelope>


回应:

<?xml version =" 1.0 "编码= QUOT; UTF-8英寸standalone =" no"?>

< soap:Envelope xmlns:soap =" http://schemas.xmlsoap.org/soap/envelope/"的xmlns:XSD = QUOT; HTTP://www.w3.org/2001/XMLSchema" xmlns:xsi =" http://www.w3.org/2001/XMLSchema-instance">

  < soap:Body>

    < soap:Fault>

      < faultcode> soap:Server< / faultcode>

      < faultstring> -1< / faultstring>

      < faultactor> https://sandboxapi.adcenter.microsoft.com/Api/Advertiser/v6/CustomerManagement/CustomerManagement.asmx< / faultactor>

      < detail />

    < / soap:错误>

  < / soap:Body>

< / soap:Envelope>



解决方案

我遇到同样的问题,我认为使用Sandbox注册客户是不可能的。同样的事情我无法下载报告,最后一步出错:PollGenerateReportRequestl我们等待新帐户的生产进行测试。


 



Hi,

For several months now we haven't been able to create a new customer account in the v6 sandbox using CustomerSignUp. Has anyone else run into this problem? Any suggestions?

Thanks in advance!

alexis

 

REQUEST:

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<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>
    <ApiUserAuthHeader xmlns="http://adcenter.microsoft.com/syncapis" soapenv:actor="" soapenv:mustUnderstand="0">
      <UserName>XXXXX</UserName>
      <Password>XXXXX</Password>
      <UserAccessKey>XXXXX</UserAccessKey>
    </ApiUserAuthHeader>
  </soapenv:Header>
  <soapenv:Body>
    <CustomerSignUp xmlns="http://adcenter.microsoft.com/syncapis">
      <apiFlags>0</apiFlags>
      <user>
        <UserName>client_954402198_hxm</UserName>
        <Password>nsdaARIF1982</Password>
        <FirstName>John</FirstName>
        <LastName>Doe</LastName>
        <MiddleInitial>D</MiddleInitial>
        <Email>954402198@client.natpal.com</Email>
        <LanguageLCID>EnglishUSA</LanguageLCID>
        <SecretAnswer>yodle</SecretAnswer>
        <SecretQuestion>FavoritePetsName</SecretQuestion>
        <UserContactEmailFormat>Html</UserContactEmailFormat>
        <UserContactPost>false</UserContactPost>
        <UserContactPhone>false</UserContactPhone>
        <ContactInfo>
          <Phone1>2126543210</Phone1>
          <Phone2>2126543210</Phone2>
          <Fax>2124098970</Fax>
          <HomePhone>2126543210</HomePhone>
          <Mobile>2126543210</Mobile>
        </ContactInfo>
        <UserAddress>
          <AddressLine1>589 8th Ave</AddressLine1>
          <AddressLine2>Fl 9</AddressLine2>
          <City>New York</City>
          <Country>US</Country>
          <StateOrProvince>NY</StateOrProvince>
          <ZipOrPostalCode>10018</ZipOrPostalCode>
          <AddressId>0</AddressId>
        </UserAddress>
        <UserId>0</UserId>
        <CustomerId>0</CustomerId>
      </user>
      <customer>
        <CustomerName>YoAd NOr 1Si Sp  PaCh Wed Sep 08 09:42:08</CustomerName>
        <IndustryId>Other</IndustryId>
        <MarketId>US</MarketId>
        <CustomerAddress>
          <AddressLine1>589 8th Ave</AddressLine1>
          <AddressLine2>Fl 9</AddressLine2>
          <City>New York</City>
          <Country>US</Country>
          <StateOrProvince>NY</StateOrProvince>
          <ZipOrPostalCode>10018</ZipOrPostalCode>
          <AddressId>0</AddressId>
        </CustomerAddress>
        <CustomerId>0</CustomerId>
      </customer>
      <account>
        <AccountId>0</AccountId>
        <AccountName>YoAd NOr 1Si Sp  PaCh Wed Sep 08 09:42:08</AccountName>
        <Status>Active</Status>
        <PreferredLanguageType>English</PreferredLanguageType>
        <AgencyContactName>Nathaniel Stevens</AgencyContactName>
        <PreferredCurrencyType>USDollar</PreferredCurrencyType>
        <CreditCard>
          <PaymentInstrAddress>
            <AddressLine1>589 8th Ave</AddressLine1>
            <AddressLine2>Fl 9</AddressLine2>
            <City>New York</City>
            <Country>US</Country>
            <StateOrProvince>NY</StateOrProvince>
            <ZipOrPostalCode>10018</ZipOrPostalCode>
          </PaymentInstrAddress>
          <CreditCardFirstName>Joe</CreditCardFirstName>
          <CreditCardLastName>Bloe</CreditCardLastName>
          <CreditCardMiddleInitial>D</CreditCardMiddleInitial>
          <CreditCardNumber>4457010000000009</CreditCardNumber>
          <CreditCardLastFour>0009</CreditCardLastFour>
          <CreditCardTypeId>VisaCard</CreditCardTypeId>
          <CreditCardSecurityCode>349</CreditCardSecurityCode>
          <CreditCardExpirationDate>2012-09-08T04:00:00.000Z</CreditCardExpirationDate>
        </CreditCard>
      </account>
      <consentToTermsAndConditions>true</consentToTermsAndConditions>
    </CustomerSignUp>
  </soapenv:Body>
</soapenv:Envelope>

RESPONSE:
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <soap:Body>
    <soap:Fault>
      <faultcode>soap:Server</faultcode>
      <faultstring>-1</faultstring>
      <faultactor>https://sandboxapi.adcenter.microsoft.com/Api/Advertiser/v6/CustomerManagement/CustomerManagement.asmx</faultactor>
      <detail/>
    </soap:Fault>
  </soap:Body>
</soap:Envelope>

解决方案

I have the same problem, I think that's not possible to sign up a customer using Sandbox. the same things I can't download the report, error in the last step : PollGenerateReportRequestl We wait for the account production for a new test.

 

Rong


这篇关于使用v6 CustomerSignUp时出错的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆