RegenerateShareableLinkId

  • The RegenerateShareableLinkId RPC method regenerates the shareable_link_id for a ThirdPartyAppAnalyticsLink.

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

  • Potential errors that can be thrown 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.