การดําเนินการบริการ DismissNotifications - การจัดการลูกค้า
การดําเนินการบริการเพื่อยกเลิกการแจ้งเตือน
ร้องขอองค์ประกอบ
วัตถุ DismissNotificationsRequest กําหนดองค์ประกอบ เนื้อความ และ ส่วนหัว ของการร้องขอการดําเนินการบริการ องค์ประกอบต้องอยู่ในลําดับเดียวกับที่แสดงใน Request SOAP
หมายเหตุ
เว้นแต่ระบุไว้เป็นอย่างอื่นด้านล่าง จําเป็นต้องระบุองค์ประกอบคําขอทั้งหมด
ร้องขอองค์ประกอบเนื้อความ
องค์ ประกอบ | คำอธิบาย | ชนิดข้อมูล |
---|---|---|
NotificationTypePairs | คีย์และค่าของเอนทิตีการแจ้งเตือน | อาร์เรย์ KeyValueEntityOflongint |
UserId | หมายเลขรหัสของผู้ใช้ | Int |
องค์ประกอบส่วนหัวของคําขอ
องค์ ประกอบ | คำอธิบาย | ชนิดข้อมูล |
---|---|---|
AuthenticationToken | โทเค็นการเข้าถึง OAuth ที่แสดงข้อมูลประจําตัวของผู้ใช้ที่มีสิทธิ์เข้าถึงบัญชี Microsoft Advertising สําหรับข้อมูลเพิ่มเติม ดูการรับรองความถูกต้องด้วย OAuth |
สาย อักขระ |
DeveloperToken | โทเค็นนักพัฒนาที่ใช้เพื่อเข้าถึง Bing Ads API สําหรับข้อมูลเพิ่มเติม ดูรับโทเค็นนักพัฒนา |
สาย อักขระ |
รหัส ผ่าน | องค์ประกอบนี้สงวนไว้สําหรับการใช้ภายในและจะถูกเอาออกจากเวอร์ชันในอนาคตของ API คุณต้องใช้องค์ประกอบ AuthenticationToken เพื่อตั้งค่าข้อมูลประจําตัวของผู้ใช้ | สาย อักขระ |
ชื่อ | องค์ประกอบนี้สงวนไว้สําหรับการใช้ภายในและจะถูกเอาออกจากเวอร์ชันในอนาคตของ API คุณต้องใช้องค์ประกอบ AuthenticationToken เพื่อตั้งค่าข้อมูลประจําตัวของผู้ใช้ | สาย อักขระ |
องค์ประกอบการตอบสนอง
วัตถุ DismissNotificationsResponse จะกําหนดองค์ประกอบ เนื้อความ และ ส่วนหัว ของการตอบสนองการดําเนินการบริการ องค์ประกอบจะถูกส่งกลับตามลําดับเดียวกับที่แสดงใน Response SOAP
องค์ประกอบเนื้อความการตอบสนอง
ไม่มีองค์ประกอบใด ๆ ในเนื้อความการตอบสนองของการดําเนินการ
องค์ประกอบส่วนหัวการตอบสนอง
องค์ ประกอบ | คำอธิบาย | ชนิดข้อมูล |
---|---|---|
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">DismissNotifications</Action>
<AuthenticationToken i:nil="false">ValueHere</AuthenticationToken>
<DeveloperToken i:nil="false">ValueHere</DeveloperToken>
</s:Header>
<s:Body>
<DismissNotificationsRequest xmlns="https://bingads.microsoft.com/Customer/v13">
<UserId i:nil="false">ValueHere</UserId>
<NotificationTypePairs xmlns:e225="https://bingads.microsoft.com/Customer/v13/Entities" i:nil="false">
<e225:KeyValueEntityOflongint>
<e225:Key>ValueHere</e225:Key>
<e225:Value>ValueHere</e225:Value>
</e225:KeyValueEntityOflongint>
</NotificationTypePairs>
</DismissNotificationsRequest>
</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>
<DismissNotificationsResponse xmlns="https://bingads.microsoft.com/Customer/v13" />
</s:Body>
</s:Envelope>
ไวยากรณ์โค้ด
ไวยากรณ์ตัวอย่างสามารถใช้กับ Bing Ads SDKs ได้ ดู ตัวอย่างโค้ด API ของโฆษณา Bing สําหรับตัวอย่างเพิ่มเติม
public async Task<DismissNotificationsResponse> DismissNotificationsAsync(
int? userId,
IList<KeyValueEntityOflongint> notificationTypePairs)
{
var request = new DismissNotificationsRequest
{
UserId = userId,
NotificationTypePairs = notificationTypePairs
};
return (await CustomerManagementService.CallAsync((s, r) => s.DismissNotificationsAsync(r), request));
}
static DismissNotificationsResponse dismissNotifications(
int userId,
ArrayOfKeyValueEntityOflongint notificationTypePairs) throws RemoteException, Exception
{
DismissNotificationsRequest request = new DismissNotificationsRequest();
request.setUserId(userId);
request.setNotificationTypePairs(notificationTypePairs);
return CustomerManagementService.getService().dismissNotifications(request);
}
static function DismissNotifications(
$userId,
$notificationTypePairs)
{
$GLOBALS['Proxy'] = $GLOBALS['CustomerManagementProxy'];
$request = new DismissNotificationsRequest();
$request->UserId = $userId;
$request->NotificationTypePairs = $notificationTypePairs;
return $GLOBALS['CustomerManagementProxy']->GetService()->DismissNotifications($request);
}
response=customermanagement_service.DismissNotifications(
UserId=UserId,
NotificationTypePairs=NotificationTypePairs)
ข้อกําหนด
บริการ: CustomerManagementService.svc v13
Namespace: https://bingads.microsoft.com/Customer/v13