RemoveCampaignAutomaticallyCreatedAsset

  • The RemoveCampaignAutomaticallyCreatedAsset RPC method is used to remove automatically created assets from a campaign.

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

  • The possible errors that can be thrown by this method include AuthenticationError, AuthorizationError, InternalError, and others.

RemoveCampaignAutomaticallyCreatedAsset

rpc RemoveCampaignAutomaticallyCreatedAsset(RemoveCampaignAutomaticallyCreatedAssetRequest) returns (RemoveCampaignAutomaticallyCreatedAssetResponse)

Removes automatically created assets from a campaign.

List of thrown errors: AuthenticationError AuthorizationError ContextError FieldError InternalError MutateError PartialFailureError QuotaError RequestError

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the OAuth 2.0 Overview.