RegenerateShareableLinkId

  • The RegenerateShareableLinkId RPC regenerates the ThirdPartyAppAnalyticsLink.shareable_link_id for setting up app analytics with a third party.

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

  • The operation can return various errors including AuthenticationError, AuthorizationError, InternalError, QuotaError, HeaderError, 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.