Search Ads 360 Reporting API เวอร์ชันใหม่พร้อมให้ใช้งานแล้ว เข้าร่วมกลุ่ม Google
searchads-api-announcements เพื่อติดตามการปรับปรุงและรุ่นที่กำลังจะเปิดตัว
ป้ายกำกับ
ป้ายกำกับ
ทรัพยากรที่มีการระบุแหล่งที่มา |
ลูกค้า |
คุณสามารถเลือกฟิลด์จากแหล่งข้อมูลด้านบน พร้อมด้วย
ในวลี SELECT และ WHERE ของคุณ ช่องเหล่านี้จะไม่แบ่งกลุ่ม
ในวรรค SELECT
label.id |
คำอธิบายของช่อง | รหัสของป้ายกำกับ อ่านอย่างเดียว |
หมวดหมู่ | ATTRIBUTE |
ประเภทข้อมูล | INT64 |
พิมพ์ URL | N/A |
กรองได้ | จริง |
เลือกได้ | จริง |
จัดเรียงได้ | จริง |
ซ้ำ | เท็จ |
|
label.name |
คำอธิบายของช่อง | ชื่อของป้ายกำกับ ช่องนี้เป็นข้อมูลที่ต้องระบุ และต้องไม่ว่างเปล่าเมื่อสร้างป้ายกำกับใหม่ สตริงนี้ควรมีความยาวอยู่ระหว่าง 1 ถึง 80 (รวมค่าแรกและค่าสุดท้าย) |
หมวดหมู่ | ATTRIBUTE |
ประเภทข้อมูล | STRING |
พิมพ์ URL | N/A |
กรองได้ | จริง |
เลือกได้ | จริง |
จัดเรียงได้ | จริง |
ซ้ำ | เท็จ |
|
label.resource_name |
คำอธิบายของช่อง | ชื่อทรัพยากร ชื่อทรัพยากรป้ายกำกับจะมีรูปแบบดังนี้ customers/{customer_id}/labels/{label_id} |
หมวดหมู่ | ATTRIBUTE |
ประเภทข้อมูล | RESOURCE_NAME |
พิมพ์ URL | N/A |
กรองได้ | จริง |
เลือกได้ | จริง |
จัดเรียงได้ | เท็จ |
ซ้ำ | เท็จ |
|
label.status |
คำอธิบายของช่อง | สถานะของป้ายกำกับ อ่านอย่างเดียว |
หมวดหมู่ | ATTRIBUTE |
ประเภทข้อมูล |
ENUM
ENABLED REMOVED UNKNOWN UNSPECIFIED
|
พิมพ์ URL | google.ads.searchads360.v0.enums.LabelStatusEnum.LabelStatus |
กรองได้ | จริง |
เลือกได้ | จริง |
จัดเรียงได้ | จริง |
ซ้ำ | เท็จ |
|
label.text_label.background_color |
คำอธิบายของช่อง | สีพื้นหลังของป้ายกำกับในรูปแบบ HEX สตริงนี้ต้องตรงกับนิพจน์ทั่วไป "^\#([a-fA-F0-9]{6}|[a-fA-F0-9]{3})$' หมายเหตุ: บัญชีดูแลจัดการอาจมองไม่เห็นสีพื้นหลัง |
หมวดหมู่ | ATTRIBUTE |
ประเภทข้อมูล | STRING |
พิมพ์ URL | N/A |
กรองได้ | จริง |
เลือกได้ | จริง |
จัดเรียงได้ | จริง |
ซ้ำ | เท็จ |
|
label.text_label.description |
คำอธิบายของช่อง | คำอธิบายสั้นๆ ของป้ายกำกับ ความยาวต้องไม่เกิน 200 อักขระ |
หมวดหมู่ | ATTRIBUTE |
ประเภทข้อมูล | STRING |
พิมพ์ URL | N/A |
กรองได้ | จริง |
เลือกได้ | จริง |
จัดเรียงได้ | จริง |
ซ้ำ | เท็จ |
|
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-07-31 UTC
[null,null,["อัปเดตล่าสุด 2024-07-31 UTC"],[[["The Label resource allows you to define and apply labels to different entities within your Search Ads 360 account, such as campaigns, ad groups, and keywords, for organizational purposes."],["You can retrieve information about labels, including their ID, name, status, and associated color and description if defined as a text label, using the fields outlined in the table."],["These fields can be used for filtering and sorting data in your queries, enabling you to segment and analyze data based on label assignments without affecting the aggregation of metrics."],["Note that the background color for text labels might not be visible in manager accounts."]]],["The provided content describes the attributes of a \"label\" resource, which can be used in queries with the `customer` resource. Key label attributes include: `id` (read-only), `name` (required on creation, 1-80 characters), `resource_name` (specific format), `status` (read-only), `background_color` (HEX format), and `description` (max 200 characters). Each attribute has associated details such as data type, filtering, and sorting capabilities. Fields from the `customer` resource can be used in `SELECT` and `WHERE` clauses, but will not segment the metrics.\n"]]