RegenerateShareableLinkId

  • The RegenerateShareableLinkId RPC regenerates the shareable link ID for a ThirdPartyAppAnalyticsLink.

  • This method takes a RegenerateShareableLinkIdRequest and returns a RegenerateShareableLinkIdResponse.

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

  • Possible errors include AuthenticationError, AuthorizationError, HeaderError, InternalError, QuotaError, and RequestError.

RegenerateShareableLinkId

rpc RegenerateShareableLinkId(RegenerateShareableLinkIdRequest) returns (RegenerateShareableLinkIdResponse)

Regenerate ThirdPartyAppAnalyticsLink.shareable_link_id that should be provided to the third party when setting up app analytics.

List of thrown errors: AuthenticationError AuthorizationError HeaderError InternalError QuotaError RequestError

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the OAuth 2.0 Overview.