การดําเนินการบริการ AddAccount - การจัดการลูกค้า
สร้างบัญชีใหม่ภายในลูกค้าที่มีอยู่
ผู้ใช้ที่มีข้อมูลประจําตัว Super Admin สามารถเพิ่มบัญชีภายใต้ลูกค้าของตนเองได้
เคล็ดลับ
ผู้จําหน่ายโดยทั่วไปควรเรียก SignupCustomer แทน AddAccount สําหรับรายละเอียดเพิ่มเติม โปรดดูคู่มือทางเทคนิคเกี่ยวกับลําดับชั้นของบัญชี
หมายเหตุ
ลูกค้าในแคมเปญอัจฉริยะแบบครบวงจรที่ปิดแล้วสามารถเพิ่มบัญชีใหม่สําหรับแคมเปญอัจฉริยะแบบรวมได้ AccountMode ต้องตั้งค่าเป็น "UnifiedSmart"
ร้องขอองค์ประกอบ
วัตถุ AddAccountRequest จะกําหนดองค์ประกอบ เนื้อความ และ ส่วนหัว ของการร้องขอการดําเนินการบริการ องค์ประกอบต้องอยู่ในลําดับเดียวกับที่แสดงใน Request SOAP
หมายเหตุ
เว้นแต่ระบุไว้เป็นอย่างอื่นด้านล่าง จําเป็นต้องระบุองค์ประกอบคําขอทั้งหมด
ร้องขอองค์ประกอบเนื้อความ
องค์ ประกอบ | คำอธิบาย | ชนิดข้อมูล |
---|---|---|
บัญชี | บัญชีที่คุณต้องการเพิ่มลงในลูกค้าที่มีอยู่ คุณต้องตั้งค่า ParentCustomerId ในวัตถุบัญชีผู้โฆษณา |
AdvertiserAccount |
องค์ประกอบส่วนหัวของคําขอ
องค์ ประกอบ | คำอธิบาย | ชนิดข้อมูล |
---|---|---|
AuthenticationToken | โทเค็นการเข้าถึง OAuth ที่แสดงข้อมูลประจําตัวของผู้ใช้ที่มีสิทธิ์เข้าถึงบัญชี Microsoft Advertising สําหรับข้อมูลเพิ่มเติม ดูการรับรองความถูกต้องด้วย OAuth |
สาย อักขระ |
DeveloperToken | โทเค็นนักพัฒนาที่ใช้เพื่อเข้าถึง Bing Ads API สําหรับข้อมูลเพิ่มเติม ดูรับโทเค็นนักพัฒนา |
สาย อักขระ |
รหัส ผ่าน | องค์ประกอบนี้สงวนไว้สําหรับการใช้ภายในและจะถูกเอาออกจากเวอร์ชันในอนาคตของ API คุณต้องใช้องค์ประกอบ AuthenticationToken เพื่อตั้งค่าข้อมูลประจําตัวของผู้ใช้ | สาย อักขระ |
ชื่อ | องค์ประกอบนี้สงวนไว้สําหรับการใช้ภายในและจะถูกเอาออกจากเวอร์ชันในอนาคตของ API คุณต้องใช้องค์ประกอบ AuthenticationToken เพื่อตั้งค่าข้อมูลประจําตัวของผู้ใช้ | สาย อักขระ |
องค์ประกอบการตอบสนอง
วัตถุ AddAccountResponse จะกําหนดองค์ประกอบ เนื้อ ความและ ส่วนหัว ของการตอบสนองการดําเนินการบริการ องค์ประกอบจะถูกส่งกลับตามลําดับเดียวกับที่แสดงใน Response SOAP
องค์ประกอบเนื้อความการตอบสนอง
องค์ ประกอบ | คำอธิบาย | ชนิดข้อมูล |
---|---|---|
AccountId | ตัวระบุบัญชีที่ระบบสร้างขึ้นซึ่งสอดคล้องกับบัญชีใหม่ที่ระบุไว้ในคําขอ ใช้ตัวระบุนี้กับการร้องขอการดําเนินการที่จําเป็นต้องมีองค์ประกอบเนื้อความ AccountId และองค์ประกอบส่วนหัว CustomerAccountId SOAP |
ยาว |
หมายเลขบัญชี | หมายเลขบัญชีที่ระบบสร้างขึ้นซึ่งใช้เพื่อระบุบัญชีในแอปพลิเคชันบนเว็บ Microsoft Advertising หมายเลขบัญชีมีรูปแบบ xxxxxxxxx โดย ที่ xxxxxxxxx คือชุดของอักขระพยัญชนะผสมตัวเลขแปดตัว |
สาย อักขระ |
CreateTime | วันที่และเวลาที่เพิ่มบัญชีผู้ใช้ ค่าวันที่และเวลาแสดงวันที่และเวลาที่เซิร์ฟเวอร์ ไม่ใช่ไคลเอ็นต์ สําหรับข้อมูลเกี่ยวกับรูปแบบของวันที่และเวลา ดูรายการ dateTime ในชนิดข้อมูล Primitive XML | Datetime |
องค์ประกอบส่วนหัวการตอบสนอง
องค์ ประกอบ | คำอธิบาย | ชนิดข้อมูล |
---|---|---|
TrackingId | ตัวระบุของรายการบันทึกที่ประกอบด้วยรายละเอียดของการเรียกใช้ API | สาย อักขระ |
ร้องขอ SOAP
เทมเพลตนี้ถูกสร้างขึ้นโดยเครื่องมือเพื่อแสดง ลําดับ ขององค์ประกอบ เนื้อความ และ ส่วนหัว สําหรับคําขอ SOAP สําหรับชนิดที่สนับสนุนที่คุณสามารถใช้กับการดําเนินการบริการนี้ โปรดดูการอ้างอิง องค์ประกอบเนื้อความคําขอ ด้านบน
<s:Envelope xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
<s:Header xmlns="https://bingads.microsoft.com/Customer/v13">
<Action mustUnderstand="1">AddAccount</Action>
<AuthenticationToken i:nil="false">ValueHere</AuthenticationToken>
<DeveloperToken i:nil="false">ValueHere</DeveloperToken>
</s:Header>
<s:Body>
<AddAccountRequest xmlns="https://bingads.microsoft.com/Customer/v13">
<Account xmlns:e217="https://bingads.microsoft.com/Customer/v13/Entities" i:nil="false">
<e217:BillToCustomerId i:nil="false">ValueHere</e217:BillToCustomerId>
<e217:CurrencyCode i:nil="false">ValueHere</e217:CurrencyCode>
<e217:AccountFinancialStatus i:nil="false">ValueHere</e217:AccountFinancialStatus>
<e217:Id i:nil="false">ValueHere</e217:Id>
<e217:Language i:nil="false">ValueHere</e217:Language>
<e217:LastModifiedByUserId i:nil="false">ValueHere</e217:LastModifiedByUserId>
<e217:LastModifiedTime i:nil="false">ValueHere</e217:LastModifiedTime>
<e217:Name i:nil="false">ValueHere</e217:Name>
<e217:Number i:nil="false">ValueHere</e217:Number>
<e217:ParentCustomerId>ValueHere</e217:ParentCustomerId>
<e217:PaymentMethodId i:nil="false">ValueHere</e217:PaymentMethodId>
<e217:PaymentMethodType i:nil="false">ValueHere</e217:PaymentMethodType>
<e217:PrimaryUserId i:nil="false">ValueHere</e217:PrimaryUserId>
<e217:AccountLifeCycleStatus i:nil="false">ValueHere</e217:AccountLifeCycleStatus>
<e217:TimeStamp i:nil="false">ValueHere</e217:TimeStamp>
<e217:TimeZone i:nil="false">ValueHere</e217:TimeZone>
<e217:PauseReason i:nil="false">ValueHere</e217:PauseReason>
<e217:ForwardCompatibilityMap xmlns:e218="http://schemas.datacontract.org/2004/07/System.Collections.Generic" i:nil="false">
<e218:KeyValuePairOfstringstring>
<e218:key i:nil="false">ValueHere</e218:key>
<e218:value i:nil="false">ValueHere</e218:value>
</e218:KeyValuePairOfstringstring>
</e217:ForwardCompatibilityMap>
<e217:LinkedAgencies i:nil="false">
<e217:CustomerInfo>
<e217:Id i:nil="false">ValueHere</e217:Id>
<e217:Name i:nil="false">ValueHere</e217:Name>
</e217:CustomerInfo>
</e217:LinkedAgencies>
<e217:SalesHouseCustomerId i:nil="false">ValueHere</e217:SalesHouseCustomerId>
<e217:TaxInformation xmlns:e219="http://schemas.datacontract.org/2004/07/System.Collections.Generic" i:nil="false">
<e219:KeyValuePairOfstringstring>
<e219:key i:nil="false">ValueHere</e219:key>
<e219:value i:nil="false">ValueHere</e219:value>
</e219:KeyValuePairOfstringstring>
</e217:TaxInformation>
<e217:BackUpPaymentInstrumentId i:nil="false">ValueHere</e217:BackUpPaymentInstrumentId>
<e217:BillingThresholdAmount i:nil="false">ValueHere</e217:BillingThresholdAmount>
<e217:BusinessAddress i:nil="false">
<e217:City i:nil="false">ValueHere</e217:City>
<e217:CountryCode i:nil="false">ValueHere</e217:CountryCode>
<e217:Id i:nil="false">ValueHere</e217:Id>
<e217:Line1 i:nil="false">ValueHere</e217:Line1>
<e217:Line2 i:nil="false">ValueHere</e217:Line2>
<e217:Line3 i:nil="false">ValueHere</e217:Line3>
<e217:Line4 i:nil="false">ValueHere</e217:Line4>
<e217:PostalCode i:nil="false">ValueHere</e217:PostalCode>
<e217:StateOrProvince i:nil="false">ValueHere</e217:StateOrProvince>
<e217:TimeStamp i:nil="false">ValueHere</e217:TimeStamp>
<e217:BusinessName i:nil="false">ValueHere</e217:BusinessName>
</e217:BusinessAddress>
<e217:AutoTagType i:nil="false">ValueHere</e217:AutoTagType>
<e217:SoldToPaymentInstrumentId i:nil="false">ValueHere</e217:SoldToPaymentInstrumentId>
<e217:TaxCertificate i:nil="false">
<e217:TaxCertificateBlobContainerName i:nil="false">ValueHere</e217:TaxCertificateBlobContainerName>
<e217:TaxCertificates xmlns:e220="http://schemas.datacontract.org/2004/07/System.Collections.Generic" i:nil="false">
<e220:KeyValuePairOfstringbase64Binary>
<e220:key i:nil="false">ValueHere</e220:key>
<e220:value i:nil="false">ValueHere</e220:value>
</e220:KeyValuePairOfstringbase64Binary>
</e217:TaxCertificates>
<e217:Status i:nil="false">ValueHere</e217:Status>
</e217:TaxCertificate>
<e217:AccountMode i:nil="false">ValueHere</e217:AccountMode>
</Account>
</AddAccountRequest>
</s:Body>
</s:Envelope>
Response SOAP
เทมเพลตนี้ถูกสร้างขึ้นโดยเครื่องมือเพื่อแสดงลําดับขององค์ประกอบ เนื้อ ความและ ส่วนหัว สําหรับการตอบสนอง SOAP
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
<s:Header xmlns="https://bingads.microsoft.com/Customer/v13">
<TrackingId d3p1:nil="false" xmlns:d3p1="http://www.w3.org/2001/XMLSchema-instance">ValueHere</TrackingId>
</s:Header>
<s:Body>
<AddAccountResponse xmlns="https://bingads.microsoft.com/Customer/v13">
<AccountId>ValueHere</AccountId>
<AccountNumber d4p1:nil="false" xmlns:d4p1="http://www.w3.org/2001/XMLSchema-instance">ValueHere</AccountNumber>
<CreateTime>ValueHere</CreateTime>
</AddAccountResponse>
</s:Body>
</s:Envelope>
ไวยากรณ์โค้ด
ไวยากรณ์ตัวอย่างสามารถใช้กับ Bing Ads SDKs ได้ ดู ตัวอย่างโค้ด API ของโฆษณา Bing สําหรับตัวอย่างเพิ่มเติม
public async Task<AddAccountResponse> AddAccountAsync(
AdvertiserAccount account)
{
var request = new AddAccountRequest
{
Account = account
};
return (await CustomerManagementService.CallAsync((s, r) => s.AddAccountAsync(r), request));
}
static AddAccountResponse addAccount(
AdvertiserAccount account) throws RemoteException, Exception
{
AddAccountRequest request = new AddAccountRequest();
request.setAccount(account);
return CustomerManagementService.getService().addAccount(request);
}
static function AddAccount(
$account)
{
$GLOBALS['Proxy'] = $GLOBALS['CustomerManagementProxy'];
$request = new AddAccountRequest();
$request->Account = $account;
return $GLOBALS['CustomerManagementProxy']->GetService()->AddAccount($request);
}
response=customermanagement_service.AddAccount(
Account=Account)
ข้อกําหนด
บริการ: CustomerManagementService.svc v13
Namespace: https://bingads.microsoft.com/Customer/v13