RemoveAutomaticallyCreatedAssets

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

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

  • The method takes a RemoveAutomaticallyCreatedAssetsRequest and returns an Empty response.

  • Various errors, such as AdError, AuthenticationError, and AuthorizationError, can be thrown by this method.

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.