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}