ข้อควรระวัง: คุณกําลังดูเอกสารประกอบสําหรับอินเทอร์เฟซ REST ของ API ไลบรารีของไคลเอ็นต์อย่างเป็นทางการส่วนใหญ่ของเราใช้ gRPC โปรดดูรายละเอียดใน
บทนํา REST
CustomerConversionGoalOperation
การดำเนินการเดียว (อัปเดต) ในเป้าหมาย Conversion ของฝ่ายขาย
การแสดง JSON |
{
"updateMask": string,
// Union field operation can be only one of the following:
"update": {
object (CustomerConversionGoal )
}
// End of list of possible types for union field operation .
} |
ช่อง |
updateMask |
string (FieldMask format)
FieldMask ที่กําหนดว่าฟิลด์ทรัพยากรใดจะได้รับการแก้ไขในการอัปเดต ซึ่งเป็นรายการชื่อฟิลด์ที่สมบูรณ์ในตัวเองที่คั่นด้วยคอมมา ตัวอย่าง: "user.displayName,photo"
|
ฟิลด์สหภาพ operation การดำเนินการเปลี่ยนแปลง operation ต้องเป็นค่าใดค่าหนึ่งต่อไปนี้เท่านั้น |
update |
object (CustomerConversionGoal )
การดำเนินการอัปเดต: เป้าหมาย Conversion ของฝ่ายขายควรมีชื่อทรัพยากรที่ถูกต้อง
|
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-03-06 UTC
[null,null,["อัปเดตล่าสุด 2025-03-06 UTC"],[[["This documentation details the JSON representation for updating a single customer conversion goal."],["The `updateMask` field specifies which fields of the customer conversion goal will be modified."],["The `operation` field contains the update details, with the `update` object holding the modified customer conversion goal data."]]],[]]