RemoveCampaignAutomaticallyCreatedAssetResponse

  • The response message for AutomaticallyCreatedAssetRemovalService.RemoveCampaignAutomaticallyCreatedAsset includes a field for partial failure errors.

  • Partial failure errors relate to failures within AutomaticallyCreatedAssetRemoval operations when partial failure mode is enabled.

  • These errors are returned when all errors occur inside the operations, otherwise an RPC level error is returned.

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.