ข้อควรระวัง: คุณกําลังดูเอกสารประกอบสําหรับอินเทอร์เฟซ REST ของ API ไลบรารีของไคลเอ็นต์อย่างเป็นทางการส่วนใหญ่ของเราใช้ gRPC โปรดดูรายละเอียดใน
บทนํา REST
AdGroupLabel
ความสัมพันธ์ระหว่างกลุ่มโฆษณากับป้ายกำกับ
การแสดง JSON |
{
"resourceName": string,
"adGroup": string,
"label": string
} |
ช่อง |
resourceName |
string
เปลี่ยนแปลงไม่ได้ ชื่อทรัพยากรของป้ายกํากับกลุ่มโฆษณา ชื่อทรัพยากรป้ายกํากับกลุ่มโฆษณาอยู่ในรูปแบบ customers/{customerId}/adGroupLabels/{adGroupId}~{label_id}
|
adGroup |
string
เปลี่ยนแปลงไม่ได้ กลุ่มโฆษณาที่ติดป้ายกํากับ
|
label |
string
เปลี่ยนแปลงไม่ได้ ป้ายกํากับที่กำหนดให้กับกลุ่มโฆษณา
|
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-03-07 UTC
[null,null,["อัปเดตล่าสุด 2025-03-07 UTC"],[[["Ad group labels represent a relationship between an ad group and a label, allowing for categorization and organization."],["The ad group label resource is defined by its resource name, the associated ad group, and the assigned label."],["Resource names for ad group labels follow a specific format: `customers/{customerId}/adGroupLabels/{adGroupId}~{label_id}`."],["The ad group and label assigned to an ad group label are immutable, meaning they cannot be changed after creation."]]],[]]