RemoveCampaignAutomaticallyCreatedAssetResponse

  • Response message for AutomaticallyCreatedAssetRemovalService.RemoveCampaignAutomaticallyCreatedAsset.

  • Contains partial_failure_error field which details errors during partial failure operations.

  • partial_failure_error is a Status object explaining errors when some operations fail but others succeed.

Response message for AutomaticallyCreatedAssetRemovalService.RemoveCampaignAutomaticallyCreatedAsset.

Fields

partial_failure_error

Status

Errors that pertain to AutomaticallyCreatedAssetRemoval failures in the partial failure mode. Returned when all errors occur inside the operations. If any errors occur outside the operations (for example, auth errors), RPC level error will be returned. See https://developers.google.com/google-ads/api/docs/best-practices/partial-failures for more information about partial failure.