CampaignAssetSetOperation

การดําเนินการเดียว (สร้าง นําออก) ในชุดชิ้นงานแคมเปญ

การแสดง JSON
{

  // Union field operation can be only one of the following:
  "create": {
    object (CampaignAssetSet)
  },
  "remove": string
  // End of list of possible types for union field operation.
}
ช่อง
ฟิลด์สหภาพ operation การดำเนินการเปลี่ยนแปลง operation ต้องเป็นค่าใดค่าหนึ่งต่อไปนี้เท่านั้น
create

object (CampaignAssetSet)

การดำเนินการสร้าง: คาดว่าชุดชิ้นงานแคมเปญใหม่จะไม่มีชื่อทรัพยากร

remove

string

การดำเนินการนำออก: ควรมีชื่อทรัพยากรสำหรับชุดชิ้นงานแคมเปญที่นำออกแล้วในรูปแบบ customers/{customerId}/campaignAssetSets/{campaignId}~{asset_set_id}