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}