Page Summary
-
The
CreateAccountLinkRPC method is used to create an account link. -
The method requires
CreateAccountLinkRequestand returnsCreateAccountLinkResponse. -
Various errors can be thrown, including authentication, authorization, database, and internal errors.
-
The method requires the
https://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.