ข้อควรระวัง: คุณกําลังดูเอกสารประกอบสําหรับอินเทอร์เฟซ REST ของ API ไลบรารีของไคลเอ็นต์อย่างเป็นทางการส่วนใหญ่ของเราใช้ gRPC โปรดดูรายละเอียดใน
บทนํา REST
AdGroupAssetSet
AdGroupAssetSet คือลิงก์ระหว่างกลุ่มโฆษณากับชุดชิ้นงาน การสร้างชิ้นงานของกลุ่มโฆษณาจะลิงก์ชุดชิ้นงานกับกลุ่มโฆษณา
การแสดง JSON |
{
"resourceName": string,
"adGroup": string,
"assetSet": string,
"status": enum (AssetSetLinkStatus )
} |
ช่อง |
resourceName |
string
เปลี่ยนแปลงไม่ได้ ชื่อทรัพยากรของชุดชิ้นงานกลุ่มโฆษณา ชื่อทรัพยากรชุดชิ้นงานของกลุ่มโฆษณามีรูปแบบดังนี้ customers/{customerId}/adGroupAssetSets/{adGroupId}~{asset_set_id}
|
adGroup |
string
เปลี่ยนแปลงไม่ได้ กลุ่มโฆษณาที่ลิงก์กับชุดเนื้อหานี้
|
assetSet |
string
เปลี่ยนแปลงไม่ได้ ชุดชิ้นงานที่ลิงก์กับกลุ่มโฆษณา
|
status |
enum (AssetSetLinkStatus )
เอาต์พุตเท่านั้น สถานะของชุดชิ้นงานของกลุ่มโฆษณา อ่านอย่างเดียว
|
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-10-18 UTC
[null,null,["อัปเดตล่าสุด 2024-10-18 UTC"],[[["AdGroupAssetSet links an asset set with an ad group, establishing a connection for utilizing assets within the ad group's context."],["It's represented by a JSON object containing resource name, ad group, asset set, and status information, enabling programmatic management and linking."],["Resource name, ad group, and asset set are immutable properties defined during creation, ensuring consistent linkage throughout the lifecycle."],["AdGroupAssetSet status is read-only and reflects the current state of the linkage, providing insights into its operational condition."]]],[]]