Method: firstAndThirdPartyAudiences.create
สร้าง FirstAndThirdPartyAudience
รองรับเฉพาะ audienceType
ต่อไปนี้
CUSTOMER_MATCH_CONTACT_INFO
CUSTOMER_MATCH_DEVICE_ID
คำขอ HTTP
POST https://displayvideo.googleapis.com/v3/firstAndThirdPartyAudiences
URL ใช้ไวยากรณ์การแปลง gRPC
พารามิเตอร์การค้นหา
พารามิเตอร์ |
advertiserId |
string (int64 format)
ต้องระบุ รหัสผู้ลงโฆษณาที่จะสร้าง FirstAndThirdPartyAudience
|
เนื้อหาของคำขอ
เนื้อความของคำขอมีอินสแตนซ์ของ FirstAndThirdPartyAudience
เนื้อหาการตอบกลับ
หากทำสำเร็จ เนื้อหาการตอบกลับจะมีอินสแตนซ์ FirstAndThirdPartyAudience
ที่สร้างขึ้นใหม่
ขอบเขตการให้สิทธิ์
ต้องใช้ขอบเขต OAuth ต่อไปนี้
https://www.googleapis.com/auth/display-video
ดูข้อมูลเพิ่มเติมได้ที่ OAuth 2.0 Overview
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-01-09 UTC
[null,null,["อัปเดตล่าสุด 2025-01-09 UTC"],[[["Creates a FirstAndThirdPartyAudience with an audienceType of either `CUSTOMER_MATCH_CONTACT_INFO` or `CUSTOMER_MATCH_DEVICE_ID`."],["Sends a POST request to the specified URL to create the FirstAndThirdPartyAudience, requiring an advertiserId as a query parameter."],["The request body should contain a FirstAndThirdPartyAudience object, and a successful response will return the newly created FirstAndThirdPartyAudience object."],["Requires authorization with the `https://www.googleapis.com/auth/display-video` scope for access."]]],[]]