RegenerateShareableLinkId

  • The RegenerateShareableLinkId RPC regenerates the ThirdPartyAppAnalyticsLink.shareable_link_id for setting up app analytics.

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

  • 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.