Page Summary
-
The
CreateAccountLinkRPC method is used to create an account link. -
This method requires an
CreateAccountLinkRequestand returns anCreateAccountLinkResponse. -
Several errors can be thrown by this method, including authentication, authorization, and database errors.
-
The
CreateAccountLinkmethod requires thehttps://www.googleapis.com/auth/adwordsOAuth scope for authorization.
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.