ข้อควรระวัง: คุณกําลังดูเอกสารประกอบสําหรับอินเทอร์เฟซ REST ของ API ไลบรารีของไคลเอ็นต์อย่างเป็นทางการส่วนใหญ่ของเราใช้ gRPC โปรดดูรายละเอียดใน
บทนํา REST
AdGroupCriterionLabel
ความสัมพันธ์ระหว่างเกณฑ์ของกลุ่มโฆษณากับป้ายกํากับ
การแสดง JSON |
{
"resourceName": string,
"adGroupCriterion": string,
"label": string
} |
ช่อง |
resourceName |
string
เปลี่ยนแปลงไม่ได้ ชื่อทรัพยากรของป้ายกํากับเกณฑ์กลุ่มโฆษณา ชื่อทรัพยากรป้ายกํากับของกลุ่มโฆษณาอยู่ในรูปแบบ customers/{customerId}/adGroupCriterionLabels/{adGroupId}~{criterionId}~{label_id}
|
adGroupCriterion |
string
เปลี่ยนแปลงไม่ได้ เกณฑ์ของกลุ่มโฆษณาที่ติดป้ายกำกับ
|
label |
string
เปลี่ยนแปลงไม่ได้ ป้ายกํากับที่กําหนดให้กับเกณฑ์ของกลุ่มโฆษณา
|
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-03-07 UTC
[null,null,["อัปเดตล่าสุด 2025-03-07 UTC"],[[["Ad group criterion labels represent a relationship between an ad group criterion and a label, allowing for categorization and organization."],["They are identified by a unique resource name following a specific format: `customers/{customerId}/adGroupCriterionLabels/{adGroupId}~{criterionId}~{label_id}`."],["Essential properties include the ad group criterion to which the label is attached and the label itself, both of which are immutable once set."],["The JSON representation encapsulates these properties for easy data exchange and manipulation."]]],[]]