RemoveAutomaticallyCreatedAssets

  • The RemoveAutomaticallyCreatedAssets RPC call removes automatically created assets from an ad.

  • This method uses RemoveAutomaticallyCreatedAssetsRequest and returns an Empty response.

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

  • The 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.