Method: customers.thirdPartyAppAnalyticsLinks.regenerateShareableLinkId

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

HTTP request

POST https://googleads.googleapis.com/v14/{resourceName=customers/*/thirdPartyAppAnalyticsLinks/*}:regenerateShareableLinkId

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
resourceName

string

Resource name of the third party app analytics link.

Request body

The request body must be empty.

Response body

If successful, the response body is empty.

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the OAuth 2.0 Overview.