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.

  • Several errors can be thrown, including AdError, AuthenticationError, AuthorizationError, and RequestError.

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.