RemoveAutomaticallyCreatedAssets

  • The RemoveAutomaticallyCreatedAssets gRPC method is used to remove automatically created assets from an ad.

  • This method takes a RemoveAutomaticallyCreatedAssetsRequest and returns an empty response.

  • The operation may throw various errors, including AdError, AuthenticationError, and AuthorizationError.

  • This method requires the https://www.googleapis.com/auth/adwords OAuth scope for authorization.

RemoveAutomaticallyCreatedAssets

rpc RemoveAutomaticallyCreatedAssets(RemoveAutomaticallyCreatedAssetsRequest) returns (Empty)

Remove automatically created assets from an ad.

List of thrown errors: AdError AuthenticationError AuthorizationError AutomaticallyCreatedAssetRemovalError HeaderError InternalError MutateError QuotaError RequestError

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/adwords

For more information, see the OAuth 2.0 Overview.