AI-generated Key Takeaways
-
The
CreateAccountLinkRPC call creates an account link. -
This method takes a
CreateAccountLinkRequestand returns aCreateAccountLinkResponse. -
Several errors can be thrown, including authentication, authorization, and database errors.
-
The
CreateAccountLinkmethod requires thehttps://www.googleapis.com/auth/adwordsOAuth scope.
CreateAccountLink |
|
|---|---|
|
Creates an account link. List of thrown errors: AuthenticationError AuthorizationError DatabaseError FieldError HeaderError InternalError MutateError QuotaError RequestError ThirdPartyAppAnalyticsLinkError |
|
- Authorization scopes
-
Requires the following OAuth scope:
https://www.googleapis.com/auth/adwords
For more information, see the OAuth 2.0 Overview.