AI-generated Key Takeaways
-
The
RemoveDataLinkRPC call is used to remove a data link. -
This operation requires authorization with the
https://www.googleapis.com/auth/adwordsOAuth scope. -
Various errors, including AuthenticationError, AuthorizationError, and DataLinkError, can be thrown during this operation.
RemoveDataLink |
|
|---|---|
|
Remove a data link. List of thrown errors: AuthenticationError AuthorizationError DatabaseError DataLinkError FieldError 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.