RemoveCampaignAutomaticallyCreatedAssetRequest

Request message for AutomaticallyCreatedAssetRemovalService.RemoveCampaignAutomaticallyCreatedAsset.

Fields

customer_id

string

Required. The ID of the customer whose assets are being removed.

operations[]

RemoveCampaignAutomaticallyCreatedAssetOperation

Required. The list of operations.

partial_failure

bool

Required. If true, successful operations will be carried out and invalid operations will return errors. If false, all operations will be carried out in one transaction if and only if they are all valid.